Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
The CWiauPropertyList::LookupPropId method finds a property's index, given its property ID.
Syntax
INT LookupPropId(
PROPID PropId
);
Parameters
PropId
Specifies the property ID for the property.
Return value
On success, the method returns the index of the property within the property list. If it is unable to find the property, the method returns -1.
Requirements
Requirement | Value |
---|---|
Target Platform | Desktop |
Header | wiautil.h (include Wiautil.h, Wiamindr.h) |