IActivatableClassRegistration::get_Attributes メソッド (activationregistration.h)
現在アクティブ化可能なクラスに関連付けられている属性を取得します。
構文
HRESULT get_Attributes(
[out] __FIMapView_2_HSTRING_IInspectable **attributes
);
パラメーター
[out] attributes
現在のアクティブ化可能なクラスに関連付けられている属性。
戻り値
このメソッドは、成功すると S_OK を返します。 そうでない場合は、HRESULT エラー コードを返します。
要件
要件 | 値 |
---|---|
サポートされている最小のクライアント | Windows 8.1 [デスクトップ アプリのみ] |
サポートされている最小のサーバー | Windows Server 2012 R2 [デスクトップ アプリのみ] |
対象プラットフォーム | Windows |
ヘッダー | activationregistration.h |