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 extract data from enumeration information. IPropertyEnumType gives access to the enum and enumRange elements in the property schema in a programmatic way at run time.
Inheritance
The IPropertyEnumType interface inherits from the IUnknown interface. IPropertyEnumType also has these types of members:
Methods
The IPropertyEnumType interface has these methods.
| IPropertyEnumType::GetDisplayText Gets display text from an enumeration information structure. |
| IPropertyEnumType::GetEnumType Gets an enumeration type from an enumeration information structure. |
| IPropertyEnumType::GetRangeMinValue Gets a minimum value from an enumeration information structure. |
| IPropertyEnumType::GetRangeSetValue Gets a set value from an enumeration information structure. |
| IPropertyEnumType::GetValue Gets a value from an enumeration information structure. |
Remarks
For additional information, see enumeratedList.
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 |