Not
Bu sayfaya erişim yetkilendirme gerektiriyor. Oturum açmayı veya dizinleri değiştirmeyi deneyebilirsiniz.
Bu sayfaya erişim yetkilendirme gerektiriyor. Dizinleri değiştirmeyi deneyebilirsiniz.
Creates shared property groups and to obtain access to existing shared property groups.
For more information about using the Shared Property Manager in COM+, see COM+ Shared Property Manager.
When to implement
This class is implemented by COM+.
| Requirement | Value |
|---|---|
| CLSID | CLSID_SharedPropertyGroupManager |
| ProgID | L"MTxSpm.SharedPropertyGroupManager" |
| Interfaces | ISharedPropertyGroupManager |
When to use
Use this class to access the methods of ISharedPropertyGroupManager.
Remarks
To create this object, call IObjectContext::CreateInstance.
To use this class from Microsoft Visual Basic, add a reference to the COM+ Services Type Library. A SharedPropertyGroupManager object can be declared using "COMSVCSLib.SharedPropertyGroupManager" as the class name.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client |
Windows 2000 Professional [desktop apps only] |
| Minimum supported server |
Windows 2000 Server [desktop apps only] |
| Header |
|