1 out of 1 rated this helpful - Rate this topic

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+.

CLSIDCLSID_SharedPropertyGroupManager
ProgIDL"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

ComSvcs.h

See also

ISharedPropertyGroupManager
SharedProperty
SharedPropertyGroup

 

 

Send comments about this topic to Microsoft

Build date: 2/3/2012

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ
SPM and Windows Server 2008?
Are there any compatibility issues when using SPM on the server 2008?