Location: Symbol Reference > Functions > JwGlobalFreeMem Function
JWSCL Documentation
ContentsIndexHome
PreviousUpNext
JwGlobalFreeMem Function
Pascal
function JwGlobalFreeMem(var hMem: HGLOBAL): HGLOBAL;

JwGlobalFreeMem frees a managed GlobalAlloc handle created by JwGlobalAllocMem. The given handle will be set to 0. Refer to MSDN documentation for more information.

Exceptions 
Description 
EInvalidPointer 
if the given handle was not created by JwGlobalAllocMem
Copyright (c) 2010. All rights reserved.
This help was created by Doc-O-Matic sponsored by toolsfactory software inc.
What do you think about this topic? Send feedback!