Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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) |