The WOWGlobalUnlockFree16 function combines the functionality of the WOWGlobalUnlock16 and WOWGlobalFree16 functions.
WORD WINAPI WOWGlobalUnlockFree16(
  DWORD vpMem  // address of memory block
);
 Returns NULL if successful.
WOWGlobalAllocLock16, WOWGlobalFree16, WOWGlobalLock16, WOWGlobalUnlock16