This method dispatches a message from a container to a windowless control that is in-place active.
At a Glance
Header file: | Atlctl.h |
Windows CE versions: | 2.0 and later |
Complete documentation: | Visual C++ documentation |
Syntax
HRESULT OnWindowMessage( UINT msg, WPARAM WParam,
LPARAM LParam, LRESULT plResultParam );
See Also