CWinApp::LoadOEMIcon

Call this member function to load the Windows predefined icon resource specified by nIDIcon.

Syntax

HICON LoadOEMIcon( UINT nIDIcon ) 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::LoadStandardIcon, CWinApp::LoadIcon