IExeServerActivatableClassRegistration::get_ServerRegistration-Methode (activationregistration.h)
Ruft die Registrierungsdetails für einen Out-of-Process-Server ab.
Syntax
HRESULT get_ServerRegistration(
[out, retval] ABI::Windows::Foundation::IExeServerRegistration **serverRegistration
);
Parameter
[out, retval] serverRegistration
Die Out-of-Process-Serverregistrierung.
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 |