Function: WOWHandle16

Module location: globmem.pkg line 139 (view source)
IntegerWOWHandle16(Handle hHandle Integer iType)
The WOWHandle16 function is used to map a 32-bit handle to a 16-bit handle. Because the relationship between a Win16 handle and a Win32 handle may change in the future, use this function to convert handles instead of any knowledge of the relationship between them.