Method DestroyIcon
DestroyIcon(IntPtr)
Provides access to function required to delete handle. This method is used internally and is not required to be called separately.
public static extern int DestroyIcon(IntPtr hIcon)
Parameters
hIcon
IntPtrPointer to icon handle.
Returns
- int
N/A