Freigeben über


IExeServerRegistration::get_Instancing-Methode (activationregistration.h)

Ruft das Instancingverhalten für den Out-of-Process-Server ab.

Syntax

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

Parameter

[out, retval] instanceType

Das Instancingverhalten für den Out-of-Process-Server.

Rückgabewert

Wenn diese Methode erfolgreich ist, wird S_OK zurückgegeben. Andernfalls wird ein Fehlercode HRESULT zurückgegeben.

Anforderungen

Anforderung Wert
Unterstützte Mindestversion (Client) Windows 8.1 [nur Desktop-Apps]
Unterstützte Mindestversion (Server) Windows Server 2012 R2 [nur Desktop-Apps]
Zielplattform Windows
Kopfzeile activationregistration.h

Weitere Informationen

IExeServerActivatableClassRegistration

IExeServerRegistration

InstancingType