Function: GlobalUnlock

Module location: globmem.pkg line 78 (view source)
IntegerGlobalUnlock(Handle MemObject)
The GlobalUnlock function decrements the lock count associated with a memory object that was allocated with the GMEM_MOVEABLE flag. This function has no effect on memory objects allocated with the GMEM_FIXED flag.

References (6):

ModuleContaining SymbolLine
CrystalReport.pkgSelectAndSetPrinter1571
CrystalReport.pkgSelectAndSetPrinter1604
Prnt_dlg.pkgInitDevMode622
Prnt_dlg.pkgInitDevNames687
Prnt_dlg.pkgReadDevMode745
Prnt_dlg.pkgReadDevNames793