Share via


SurfaceHeap::Available (Compact 2013)

3/26/2014

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

See Also

Reference

SurfaceHeap Class
SurfaceHeap Class Definition