SurfaceHeap::NodeSize (Windows CE 5.0)
This method returns the total size, in bytes, of the current heap, excluding any subsequent nodes.
DWORD NodeSize(void};
Parameters
None.
Return Values
This method returns the total size, in bytes, of the current heap. This size does not include any subsequent subheaps.
Requirements
OS Versions: Windows CE 2.12 and later. Version 2.12 requires DXPAK 1.0 or later.
Header: Ddgpe.h.
Link Library: Ddgpe.lib.
See Also
SurfaceHeap Class | SurfaceHeap Class Definition
Send Feedback on this topic to the authors