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.
Developers should use IPropertyDescription instead.
Inheritance
The IPropertyUI interface inherits from the IUnknown interface. IPropertyUI also has these types of members:
Methods
The IPropertyUI interface has these methods.
IPropertyUI::FormatForDisplay Developers should use IPropertyDescription instead. Gets a formatted, Unicode string representation of a property value. |
IPropertyUI::GetDefaultWidth Developers should use IPropertyDescription instead. Gets the width of the property description. |
IPropertyUI::GetDisplayName Developers should use IPropertyDescription instead. Gets a string specifying the name of the property suitable for display to users. |
IPropertyUI::GetFlags Developers should use IPropertyDescription instead. Gets property feature flags for a specified property. |
IPropertyUI::GetHelpInfo Developers should use IPropertyDescription instead. (IPropertyUI.GetHelpInfo) |
IPropertyUI::GetPropertyDescription Developers should use IPropertyDescription instead. Gets the property description of a specified property. |
IPropertyUI::ParsePropertyName Developers should use IPropertyDescription instead. Reads the characters of the specified property name and identifies the FMTID and PROPID of the property. |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 2000 Professional [desktop apps only] |
Minimum supported server | Windows 2000 Server [desktop apps only] |
Target Platform | Windows |
Header | shobjidl_core.h |