IManagedActivationEvents interface (comsvcs.h)
Used to create and destroy stubs for managed objects within the current COM+ context.
Inheritance
The IManagedActivationEvents interface inherits from the IUnknown interface. IManagedActivationEvents also has these types of members:
Methods
The IManagedActivationEvents interface has these methods.
| IManagedActivationEvents::CreateManagedStub Creates a stub for a managed object within the current COM+ context. |
| IManagedActivationEvents::DestroyManagedStub Destroys a stub that was created by CreateManagedStub. |
Requirements
| Minimum supported client | Windows XP with SP1 [desktop apps only] |
| Minimum supported server | Windows Server 2003 [desktop apps only] |
| Target Platform | Windows |
| Header | comsvcs.h |