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 topics in this section provide step-by-step instructions for using COM+ services without components.
Topic | Description |
---|---|
Configuring COM+ Services with CServiceConfig |
Describes how to create a CServiceConfig object and use it to configure the services you want to use. |
Using COM+ Services Through CoCreateActivity |
Describes how to use the CoCreateActivity function to use the services that are described by the CServiceConfig object. |
Using COM+ Services Through CoEnterServiceDomain and CoLeaveServiceDomain |
Describes how to use the CoEnterServiceDomain and CoLeaveServiceDomain functions to use the services that are described by the CServiceConfig object. |