CWinApp::LoadStandardIcon

Call this member function to load the Windows predefined icon resource that lpszIconName specifies.

Syntax

HICON LoadStandardIcon( LPCTSTR lpszIconName ) const;

At a Glance

Header File Afxwin.h
Platforms
Versions 1.0 and later
Complete documentation Visual C++ documentation

See Also

CWinApp Overview, CWinApp Member Functions, Application Architecture Classes, CWinApp::LoadOEMIcon, CWinApp::LoadIcon