Share via


SurfaceHeap::NodeSize (Windows Embedded CE 6.0)

1/6/2010

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
Windows Embedded CE Windows Embedded CE 6.0 and later

See Also

Concepts

SurfaceHeap Class
SurfaceHeap Class Definition