Tell this function to delete a HICON from the memory.
public ReleaseHICON( IntPtr HICON );
Public Sub ReleaseHICON( ByVal HICON As IntPtr )
|
Parameters |
Description |
|
HICON |
The HICON handle to delete. |
the GetStat() function to see if this function success.
|
What do you think about this topic? Send feedback!
|
|
Copyright (c) 2009-2011 www.gdpicture.com. All rights reserved.
|