SurfaceHeap::NodeSize (Compact 2013)
3/26/2014
Returns the total size, in bytes, of the current heap, excluding any subsequent nodes.
Syntax
DWORD NodeSize(void};
Parameters
None.
Return Value
Returns the total size, in bytes, of the current heap. This size does not include any subsequent subheaps.
Requirements
Header |
ddgpe.h |
Library |
Ddgpe.lib |