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