SharedPropertyGroupManager class
Applies to: desktop apps only
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+.
| 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
|
Minimum supported client | Windows 2000 Professional |
|---|---|
|
Minimum supported server | Windows 2000 Server |
|
Header |
|
See also
Send comments about this topic to Microsoft
Build date: 2/3/2012