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.
Exposes methods that enumerate the possible values for a property.
Inheritance
The IPropertyEnumTypeList interface inherits from the IUnknown interface. IPropertyEnumTypeList also has these types of members:
Methods
The IPropertyEnumTypeList interface has these methods.
| IPropertyEnumTypeList::FindMatchingIndex Compares the specified property value against the enumerated values in a list and returns the matching index. |
| IPropertyEnumTypeList::GetAt Gets the IPropertyEnumType object at the specified index in the list. |
| IPropertyEnumTypeList::GetConditionAt Not supported.Gets the condition at the specified index. |
| IPropertyEnumTypeList::GetCount Gets the number of elements in the list. |
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows Vista [desktop apps only] |
| Minimum supported server | Windows Server 2008 [desktop apps only] |
| Target Platform | Windows |
| Header | propsys.h |