IPerPropertyBrowsing interface (ocidl.h)
Retrieves the information in the property pages offered by an object.
Inheritance
The IPerPropertyBrowsing interface inherits from the IUnknown interface. IPerPropertyBrowsing also has these types of members:
Methods
The IPerPropertyBrowsing interface has these methods.
| IPerPropertyBrowsing::GetDisplayString Retrieves a text string describing the specified property. |
| IPerPropertyBrowsing::GetPredefinedStrings Retrieves an array description strings for the allowable values that the specified property can accept. |
| IPerPropertyBrowsing::GetPredefinedValue Retrieves the value of the specified property that is associated with a predefined string name. |
| IPerPropertyBrowsing::MapPropertyToPage Retrieves the CLSID of the property page associated with the specified property. |
Requirements
| Minimum supported client | Windows 2000 Professional [desktop apps only] |
| Minimum supported server | Windows 2000 Server [desktop apps only] |
| Target Platform | Windows |
| Header | ocidl.h |