Muistiinpano
Tämän sivun käyttö edellyttää valtuutusta. Voit yrittää kirjautua sisään tai vaihtaa hakemistoa.
Tämän sivun käyttö edellyttää valtuutusta. Voit yrittää vaihtaa hakemistoa.
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. |