Share via


SurfaceHeap::Address

Other versions of this page are also available for the following:

Windows Mobile Not SupportedWindows Embedded CE Supported

8/28/2008

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
Windows Embedded CE Windows Embedded CE 6.0 and later
Windows Mobile Pocket PC for Windows Mobile Version 5.0 and later, Smartphone for Windows Mobile Version 5.0 and later

See Also

Concepts

SurfaceHeap Class
SurfaceHeap Class Definition