Platform SDK: Transaction Server |
[This product will work only on Windows NT 4.0 versions and earlier. For Windows 2000 and later, see COM+ (Component Services).]
Returns the number of context object properties.
Provided By
HRESULT IGetContextProperties::Count ( long * plCount);
Parameters
plCount
[out] The number of properties.
Return Values
S_OK
A valid count is returned in the plCount parameter.
E_INVALIDARG
The valid count could not be returned.