This method is called by the framework to obtain the value that corresponds to one of the predefined strings previously returned by an override of COleControl::OnGetPredefinedStrings.
Header file: | Afxctl.h |
Platforms: | H/PC 2.0, H/PC Pro |
Windows CE versions: | 2.0 and later |
Complete documentation: | Visual C++ documentation |
virtual BOOL OnGetPredefinedValue( DISPID dispid, DWORD dwCookie,
VARIANT FAR* lpvarOut );
COleControl::OnGetPredefinedStrings, COleControl::OnGetDisplayString, VARIANT