CWiauPropertyList::GetPropId method (wiautil.h)
The CWiauPropertyList::GetPropId method finds the property ID for a property, given its index in the property list.
Syntax
PROPID GetPropId(
INT index
);
Parameters
index
Specifies the index of the property within the property list.
Return value
The CWiauPropertyList::GetPropId method returns the property ID for the property.
Requirements
Requirement | Value |
---|---|
Target Platform | Desktop |
Header | wiautil.h (include Wiautil.h, Wiamindr.h) |