[Toc][Index]

VHAllocMem - Parameters

 
 cBytes (ULONG) - input 
    Number of bytes of memory required. 
    Indicates the number of bytes of memory required for this allocation 
    request. 
 
 pMem (PVOID) - returns 
    Return value. 
    
    Success             Returns pointer to allocated memory. 
    Error               Returns NULL pointer. 
 

Created using Inf-PHP v.2 (c) 2003 Yuri Prokushev
Created using Inf-HTML v.0.9b (c) 1995 Peter Childs