SurfaceHeap::Size (Compact 2013)
3/26/2014
This method returns the total size of the current heap, including all subsequent nodes.
Syntax
DWORD Size();
Parameters
None.
Return Value
Returns the total number of bytes reserved for the current heap, including all subsequent nodes.
Requirements
Header |
ddgpe.h |
Library |
Ddgpe.lib |