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