CAxProperty::GetVariantType

virtual VARTYPE CAxProperty::GetVariantType(void)

Get the variant type of the property.

Defined in: AxProperty.h

Return Value

Data type for the property

Comments

This function returns the data type of the property. Since VARIANTs are used for accessing property values, the property data type is described using a VARTYPE.