Retrieves the Win32 handle to this icon.
public int getHandle()
Returns the handle to this icon.
WFCException thrown if the Icon object has been disposed through a call to its dispose method.
The handle returned by this method is not a copy of the icon handle. Therefore, this handle should not be freed by the caller.