IShellFolderView::SetAutomationObject 方法 (shlobj_core.h)
[此方法可透過 Windows Vista 取得。 後續版本的 Windows 中可能會變更或無法使用。
取代 IShellView 的內部自動化物件。
語法
HRESULT SetAutomationObject(
[in, optional] IDispatch *pdisp
);
參數
[in, optional] pdisp
類型: IDispatch*
新自動化物件的指標。
傳回值
類型: HRESULT
如果此方法成功,則會傳回 S_OK。 否則,它會傳回 HRESULT 錯誤碼。
規格需求
需求 | 值 |
---|---|
最低支援的用戶端 | Windows XP [僅限傳統型應用程式] |
最低支援的伺服器 | Windows Server 2003 [僅限桌面應用程式] |
目標平台 | Windows |
標頭 | shlobj_core.h |