IDllServerActivatableClassRegistration interface

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

Members

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

Methods

The IDllServerActivatableClassRegistration interface has these methods.

MethodDescription
DllPath

Gets the fully qualified path to the in-process server.

ThreadingType

Gets the apartment threading model for activating the in-process server.

 

Requirements

Minimum supported client

Windows 8.1 [desktop apps only]

Minimum supported server

Windows Server 2012 R2 [desktop apps only]

Header

Activationregistration.h

See also

IInspectable
IExeServerActivatableClassRegistration
IActivatableClassRegistration

 

 

Show: