Call this member function to retrieve the control property specified by dwDispID. GetProperty returns the value through pvProp. This function should be only called on a control.
void GetProperty( DISPID dwDispID, VARTYPE vtProp, void* pvProp ) const;
Header File | Afxwin.h |
Platforms | |
Versions | 2.0 and later |
Complete documentation | Visual C++ documentation |
CWnd Overview, CWnd Member Functions, Window Class Categories, CWnd::InvokeHelper, COleDispatchDriver, CWnd::CreateControl