IComponentData::CreateComponent メソッド (mmc.h)
IComponentData::CreateComponent メソッドは、この IComponentData インターフェイスに関連付けられる IComponent のインスタンスを作成します。
構文
HRESULT CreateComponent(
[out] LPCOMPONENT *ppComponent
);
パラメーター
[out] ppComponent
IComponent への新しく作成されたポインターを格納する場所へのポインター。
戻り値
このメソッドは、これらの値のいずれかを返すことができます。
要件
サポートされている最小のクライアント | Windows Vista |
サポートされている最小のサーバー | Windows Server 2008 |
対象プラットフォーム | Windows |
ヘッダー | mmc.h |