IDllServerActivatableClassRegistration interface (activationregistration.h)

Enables getting the registration info for an in-process server.

Inheritance

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

Methods

The IDllServerActivatableClassRegistration interface has these methods.

 
IDllServerActivatableClassRegistration::get_DllPath

Gets the fully qualified path to the in-process server.
IDllServerActivatableClassRegistration::get_ThreadingType

Gets the apartment threading model for activating the in-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

IExeServerActivatableClassRegistration

IInspectable