The DestroyIcon function destroys an icon and frees any memory the icon occupied.
BOOL DestroyIcon(
|
HICON hIcon |
// handle to icon to destroy |
|
); |
If the function succeeds, the return value is nonzero.
If the function fails, the return value is zero. To get extended error information, call GetLastError.
It is only necessary to call DestroyIcon for icons and cursors created with the CreateIconIndirect function.
See also:
| file: /Techref/os/win/api/win32/func/src/f16_7.htm, 1KB, , updated: 2001/6/24 04:12, local time: 2012/2/10 10:49,
38.107.179.230:LOG IN |
| ©2012 These pages are served without commercial sponsorship. (No popup ads, etc...).Bandwidth abuse increases hosting cost forcing sponsorship or shutdown. This server aggressively defends against automated copying for any reason including offline viewing, duplication, etc... Please respect this requirement and DO NOT RIP THIS SITE. Questions? <A HREF="http://www.piclist.com/techref/os/win/api/win32/func/src/f16_7.htm"> DestroyIcon</A> |
| Did you find what you needed? |
|
Ubicom SX18 thru SX52, PIC 16c5X compatibile, 50 to 75 MIPS microcontrollers! |
.