Function: GlobalUnlock
Module location:
globmem.pkg
line
78 (view source)
Integer
GlobalUnlock(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):
Module
Containing Symbol
Line
CrystalReport.pkg
SelectAndSetPrinter
1571
CrystalReport.pkg
SelectAndSetPrinter
1604
Prnt_dlg.pkg
InitDevMode
622
Prnt_dlg.pkg
InitDevNames
687
Prnt_dlg.pkg
ReadDevMode
745
Prnt_dlg.pkg
ReadDevNames
793