IInitializeWithBindCtx::Initialize メソッド (shobjidl_core.h)
バインド コンテキストを使用してハンドラーを初期化します。
構文
HRESULT Initialize(
[in] IBindCtx *pbc
);
パラメーター
[in] pbc
種類: IBindCtx*
IBindCtx オブジェクトへのポインター。
戻り値
種類: HRESULT
このメソッドは、成功すると S_OK を返します。 そうでない場合は、HRESULT エラー コードを返します。
要件
要件 | 値 |
---|---|
サポートされている最小のクライアント | Windows 7 [デスクトップ アプリのみ] |
サポートされている最小のサーバー | Windows Server 2008 R2 [デスクトップ アプリのみ] |
対象プラットフォーム | Windows |
ヘッダー | shobjidl_core.h (Shobjidl.h を含む) |