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

JwLocalFreeMem frees a managed LocalAlloc handle created by JwLocalAllocMem. 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 JwLocalAllocMem
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!