Share via


SurfaceHeap::Available (Windows Embedded CE 6.0)

1/6/2010

This method determines the amount of memory that has not yet been allocated from the current heap.

Syntax

DWORD Available();

Parameters

None.

Return Value

Returns the total number of bytes available in the current heap.

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