This method 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.
At a Glance
| Header file: | Atlctl.h |
| Windows CE versions: | 2.0 and later |
| Complete documentation: | Visual C++ documentation |
Syntax
HRESULT GetPredefinedValue( DISPID dispID, DWORD dwCookie,
VARIANT* pVarOut );