CProperty::GetId

virtual PropertyId CProperty::GetId(void)

Get the ID of the property.

Defined in: Property.h

Return Value

A property ID

Comments

Each property has an identifier that is unique within a container. The property ID is a LONG, which also happens to be compatible with COM property IDs (DISPID).