Assigns a value to a shared property.
Provided By
ISharedProperty Interface
void putValue (
Variant value
);
Parameters
value[in] A Variant containing the value to assign to the SharedProperty object.
Example
See Also
MTS Supported Variant Types, Sharing State