共用方式為


IShellFolderViewDual::get_Script 方法 (shldisp.h)

取得檢視的腳本物件。

語法

HRESULT get_Script(
  [out] IDispatch **ppDisp
);

參數

[out] ppDisp

類型: IDispatch**

檢視的腳本物件。 這代表腳本自動化模型。

傳回值

類型: HRESULT

如果此方法成功,則會傳回 S_OK。 否則,它會傳回 HRESULT 錯誤碼。

規格需求

需求
最低支援的用戶端 Windows XP [僅限傳統型應用程式]
最低支援的伺服器 Windows Server 2003 [僅限傳統型應用程式]
目標平台 Windows
標頭 shldisp.h

另請參閱

IShellFolderViewDual

IShellFolderViewDual2

IShellFolderViewDual3