Location: Symbol Reference > Variables > JwProcessHeap Variable
JWSCL Documentation
ContentsIndexHome
PreviousUpNext
JwProcessHeap Variable
Pascal
JwProcessHeap: cardinal = 0;

JwProcessHeap contains an handle to the process' heap. It is used to allocate memory on the heap. On unit initialization it is automatically set using GetProcessHeap (see http://msdn2.microsoft.com/en-us/library/aa366569.aspx). There is no need to change this value. Be aware that in future release this variable can become obsolete because the used memory functions are adapted or even replaced.

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!