HRESULT GetPredefinedValue( DISPID dispID, DWORD dwCookie, VARIANT* pVarOut );
See IPerPropertyBrowsing::GetPredefinedValue in the Win32 SDK.
Remarks
Returns E_NOTIMPL. ATL's implementation of GetPredefinedStrings retrieves no corresponding strings.