CAxPropertyContainer::GetPropertyValue
virtual boolCAxPropertyContainer::GetPropertyValue(const PropertyIdpropId, VARIANT&propVal)
Get a property value using the property ID.
Defined in: AxPropContainer.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.