Retrieves the Win32 handle (HREGION) for this region.
public int getHandle()
Returns the Win32 handle for this region.
WFCException thrown if the dispose or finalize methods have already been called on this object.
The handle returned by this method is not a copy of the region handle. Therefore, this handle should not be freed by the caller.