次の方法で共有


IWdsTransportSetupManager2::get_ContentProviders メソッド (wdstptmgmt.h)

IWdsTransportCollection インターフェイスのインスタンスへのポインターを受け取ります。 コレクションには、サーバーに登録されているコンテンツ プロバイダーの IWdsTransportContentProvider インターフェイスのオブジェクトが含まれています。 このプロパティは、Windows Server 2012 以降で使用できます。

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

構文

HRESULT get_ContentProviders(
  IWdsTransportCollection **ppProviderCollection
);

パラメーター

ppProviderCollection

戻り値

なし

必要条件

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

こちらもご覧ください

IWdsTransportCollection

IWdsTransportSetupManager2