Share via


SurfaceHeap::Address (Compact 2013)

3/26/2014

This method returns the address of the current heap. This address is based on the address given to the constructor of the top-level SurfaceHeap object.

Syntax

ADDRESS Address();

Parameters

None.

Return Value

Returns the address of the current heap, based on the address given to the constructor of the top-level SurfaceHeap object.

Requirements

Header

ddgpe.h

Library

Ddgpe.lib

See Also

Reference

SurfaceHeap Class
SurfaceHeap Class Definition