This method changes which message map is used to process the contained window’s messages.
At a Glance
| Header file: | Atlwin.h |
| Windows CE versions: | 2.0 and later |
| Complete documentation: | Visual C++ documentation |
Syntax
void SwitchMessageMap( DWORD dwMsgMapID);
See Also