次の方法で共有


IWdsTransportContentProvider::get_InitializationRoutine メソッド (wdstptmgmt.h)

コンテンツ プロバイダーを初期化するために呼び出されるメソッドの名前を取得します。

このプロパティは読み取り専用です。

構文

HRESULT get_InitializationRoutine(
  BSTR *pbszInitializationRoutine
);

パラメーター

pbszInitializationRoutine

戻り値

なし

必要条件

要件
サポートされている最小のクライアント サポートなし
サポートされている最小のサーバー Windows Server 2012 [デスクトップ アプリのみ]
対象プラットフォーム Windows
ヘッダー wdstptmgmt.h
[DLL] Wdstptmgmt.dll

こちらもご覧ください

IWdsTransportContentProvider