【お知らせ】この部分は英語原文のみでの提供となります。何卒ご了承ください。
2.2.6.32.29 Window::SetIcon
Contents
Description
Call this member function to set the handle to a specific icon, as identified by hIcon.
Syntax
HICON SetIcon(HICON hIcon, BOOL bBigIcon)
Parameters
- hIcon
- [input] A handle to an icon.
- bBigIcon
- [input] Specifies a 32 pixel by 32 pixel icon if TRUE; specifies a 16 pixel by 16 pixel icon if FALSE.
Return
A handle to an icon.
Examples
Remark
See Also
Header to Include
origin.h