IExeServerActivatableClassRegistration interface (activationregistration.h)

Enables getting the registration info for an out-of-process server.

Inheritance

The IExeServerActivatableClassRegistration interface inherits from IInspectable. IExeServerActivatableClassRegistration also has these types of members:

Methods

The IExeServerActivatableClassRegistration interface has these methods.

 
IExeServerActivatableClassRegistration::get_ServerRegistration

Gets the registration details for an out-of-process server.

Requirements

Requirement Value
Minimum supported client Windows 8.1 [desktop apps only]
Minimum supported server Windows Server 2012 R2 [desktop apps only]
Target Platform Windows
Header activationregistration.h

See also

IActivatableClassRegistration

IDllServerActivatableClassRegistration

IExeServerRegistration

IInspectable