IPropertyContainer::GetPropertyValue

virtual bool IPropertyContainer::GetPropertyValue(const PropertyId propId, 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.