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

アプリケーション オブジェクトを取得します。

構文

HRESULT get_Application(
  [out] IDispatch **ppid
);

パラメーター

[out] ppid

種類: IDispatch**

アプリケーション オブジェクト。

戻り値

型: HRESULT

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

要件

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

こちらもご覧ください

IShellFolderViewDual

IShellFolderViewDual2

IShellFolderViewDual3