Function: WOWHandle32

Module location: globmem.pkg line 146 (view source)
HandleWOWHandle32(Integer hHandle Integer iType)
The WOWHandle32 function is used to map a 16-bit handle to a 32-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.