This method retrieves the handle to the window's large or small icon. GetIcon sends a WM_GETICON message to the window.
HICON GetIcon( BOOL bBigIcon = TRUE ) const;
Header file: | Atlwin.h |
Platforms: | |
Versions: | Version 2.0 and later |
Complete documentation: | Visual C++ documentation |
CWindow Overview, CWindow Methods, CWindow::SetIcon