| Method | Description |
| GetDisplayString | Retrieves a string describing a specified property. |
| GetPredefinedStrings | Retrieves an array of strings that correspond to the values that a specified property can accept. |
| GetPredefinedValue | Retrieves a VARIANT that contains the value of a property identified by a specified DISPID. The DISPID is associated with the string name retrieved from GetPredefinedStrings. The ATL implementation returns E_NOTIMPL. |
| MapPropertyToPage | Retrieves the CLSID of the property page associated with a specified property. |