Sack Library Documentation
ContentsIndexReferenceHome
PreviousUpNext
sack::memory::HeapAllocateEx Function
C++
MEM_PROC POINTER MEM_API HeapAllocateEx(PMEM pHeap, PTRSZVAL nSize DBG_PASS);
#define HeapAllocate(heap, n) HeapAllocateEx( (heap), (PTRSZVAL)(n) DBG_SRC )
Parameters 
Description 
PMEM pHeap 
pointer to a heap which was initialized with InitHeap() 
Size 
Size of block to allocate 
Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at support@toolsfactory.com.
Copyright (c) 2000+. All rights reserved.
What do you think about this topic? Send feedback!