This data member maintains the window class information in a WNDCLASS structure.
WNDCLASS m_wc;
Header file: | Atlwin.h |
Platforms: | |
Versions: | Version 2.0 and later |
Complete documentation: | Visual C++ documentation |
The m_wc data member is a WNDCLASS structure. On desktop Windows platforms, this data member is a WNDCLASSEX structure.
CWndClassInfo Overview, CWndClassInfo Data Members, WNDCLASS