IShellFolderViewDual::get_Folder メソッド (shldisp.h)

ビューを表す Folder オブジェクトを取得します。

構文

HRESULT get_Folder(
  [out] Folder **ppid
);

パラメーター

[out] ppid

種類: フォルダー**

フォルダー オブジェクト。

戻り値

種類: HRESULT

このメソッドは、成功すると S_OK を返します。 そうでない場合は、HRESULT エラー コードを返します。

要件

   
サポートされている最小のクライアント Windows Vista [デスクトップ アプリのみ]
サポートされている最小のサーバー Windows Server 2008 [デスクトップ アプリのみ]
対象プラットフォーム Windows
ヘッダー shldisp.h

関連項目

IShellFolderViewDual

IShellFolderViewDual2

IShellFolderViewDual3