IPropertyContainer::GetPropertyValue
virtual boolIPropertyContainer::GetPropertyValue(const PropertyIdpropId, VARIANT&propVal)
Get a property value using the property ID.
Defined in: PropIface.h
Return Value
Returns true if property value found, otherwise false.
Parameters
propId
Property ID to retrieve value for
propVal
Output parameter to receive property value.