ICatalogObject::get_Value method (comadmin.h)
Accesses the value of the specified property exposed by this catalog object.
This property is read/write.
Syntax
HRESULT get_Value(
BSTR bstrPropName,
VARIANT *pvarRetVal
);
Parameters
bstrPropName
pvarRetVal
Return value
None
Remarks
For information regarding properties exposed by catalog objects in each collection, see COM+ Administration Collections.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 2000 Professional [desktop apps only] |
Minimum supported server | Windows 2000 Server [desktop apps only] |
Target Platform | Windows |
Header | comadmin.h |