Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The following are the COM+ functions.
Function | Description |
---|---|
CoCreateActivity | Creates an activity to do synchronous or asynchronous batch work that can use COM+ services without needing to create a COM+ component. |
CoEnterServiceDomain | Used to enter code that can then use COM+ services. |
CoGetDefaultContext | Retrieves a reference to the default context of the specified apartment. |
CoLeaveServiceDomain | Used to leave code that uses COM+ services. |
ComPlusCompleteCbbSetup | Completes a catalog migration on the destination computer. |
GetComPlusPackageInstallStatus | Indicates whether the 64-bit Common Language Runtime (CLR) is installed. |
GetDispenserManager | Retrieves the dispenser manager's IDispenserManager interface. |
GetManagedExtensions | Determines whether the installed version of COM+ supports special features provided to manage serviced components (managed objects). |
GetObjectContext | Retrieves a reference to the context that is associated with the current COM+ object. |
MTSCreateActivity | Creates an activity in a single-threaded apartment to do synchronous or asynchronous batch work. |
RecycleSurrogate | Recycles the calling process. |
SafeRef | Obsolete; do not use. |