STM_GETICON message
An application sends the STM_GETICON message to retrieve a handle to the icon associated with a static control that has the SS_ICON style.
Parameters
- wParam
-
Not used; must be zero.
- lParam
-
Not used; must be zero.
Return value
The return value is a handle to the icon, or NULL if either the static control has no associated icon or if an error occurred.
Requirements
|
Minimum supported client | Windows 2000 Professional [desktop apps only] |
|---|---|
|
Minimum supported server | Windows 2000 Server [desktop apps only] |
|
Header |
|
See also
Send comments about this topic to Microsoft
Build date: 10/27/2012
