Share via


ShellFolderViewOC.SetFolderView メソッド

指定した ShellFolderView オブジェクトのイベントを、対応する ShellFolderViewOC イベント ハンドラーに転送します。

構文

iRetVal = ShellFolderViewOC.SetFolderView(
  oShellFolderView
)

パラメーター

oShellFolderView [in]

種類: IDispatch*

ShellFolderView オブジェクト。 その EnumDone イベントと SelectionChanged イベントは、対応する ShellFolderViewOC イベント ハンドラーに転送されます。

必要条件

要件
サポートされている最小のクライアント
Windows 2000 Professional、Windows XP [デスクトップ アプリのみ]
サポートされている最小のサーバー
Windows Server 2003 [デスクトップ アプリのみ]
Header
Shldisp.h
IDL
Shldisp.idl
[DLL]
Shell32.dll (バージョン 5.0 以降)