IActivatableClassRegistration interface (activationregistration.h)

Enables getting the registration info for a class.

Inheritance

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

Methods

The IActivatableClassRegistration interface has these methods.

 
IActivatableClassRegistration::get_ActivatableClassId

Gets the class identifier for the current activatable class.
IActivatableClassRegistration::get_ActivationType

Gets the kind of activation for the current activatable class.
IActivatableClassRegistration::get_Attributes

Gets the attributes associated with the current activatable class.
IActivatableClassRegistration::get_RegisteredTrustLevel

Gets the trust level of the current activatable class.
IActivatableClassRegistration::get_RegistrationScope

Gets the deployment scope of the current activatable class.

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

IDllServerActivatableClassRegistration

IInspectable

RoGetActivatableClassRegistration