COM+ Shared Property Manager Sample

For sample code on how to use the COM+ Shared Property Manager, see ISharedProperty::put_Value. This C++ sample shows how to create a shared property group, create a shared property within that group, and then set the value of that property.

COM+ Shared Property Manager