次の方法で共有


IExeServerRegistration::get_Instancing メソッド (activationregistration.h)

アウトプロセス サーバーのインスタンス化動作を取得します。

構文

HRESULT get_Instancing(
  [out, retval] ABI::Windows::Foundation::InstancingType *instanceType
);

パラメーター

[out, retval] instanceType

アウトプロセス サーバーのインスタンス化動作。

戻り値

このメソッドは、成功すると S_OK を返します。 そうでない場合は、HRESULT エラー コードを返します。

要件

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

こちらもご覧ください

IExeServerActivatableClassRegistration

IExeServerRegistration

InstancingType