Platform SDK: Transaction Server

ISharedProperty.putValue Method

[This product will work only on Windows NT 4.0 versions and earlier. For Windows 2000 and later, see COM+ (Component Services).]

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