Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
This header is used by Windows Runtime C++ reference. For more information, see:
activationregistration.h contains the following programming interfaces:
Interfaces
| IActivatableClassRegistration Enables getting the registration info for a class. |
| IDllServerActivatableClassRegistration Enables getting the registration info for an in-process server. |
| IExeServerActivatableClassRegistration Enables getting the registration info for an out-of-process server. |
| IExeServerRegistration Represents a registered an out-of-process server. |
Enumerations
| __x_ABI_CWindows_CFoundation_CActivationType Specifies the kind of activation for an activatable class.A |
| ActivationType ActivationType (activationregistration.h) specifies the kind of activation for an activatable class. |
| IdentityType Represents the kind of activation for an out-of-process server. |
| InstancingType Represents the kind of instancing behavior for the out-of-process server. |
| RegistrationScope Represents the deployment scope of an activatable class. |
| ThreadingType Represents the apartment threading model to use for activating an in-process server. |