HRESULT GetValue(
VARIANT *pVarOut,
DWORD dwCookie);
Parameters
pVarOut
VARIANT* parameter passed to GetPredefinedValue.
dwCookie
DWORD passed to GetPredefinedValue.
Comments
Called by IPerPropertyBrowse::GetPredefinedValue to retrieve the enumeration value identified by the given cookie. The cookie must have been created by a call to GetStrings.