SurfaceHeap::Address

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.

ADDRESS Address(void);

Parameters

None.

Return Values

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

Requirements

OS Versions: Windows CE 2.12 and later. Version 2.12 requires DXPAK 1.0 or later.
Header: Ddgpe.h.
Link Library: Ddgpe.lib.

See Also

SurfaceHeap Class | SurfaceHeap Class Definition

 Last updated on Tuesday, May 18, 2004

© 1992-2003 Microsoft Corporation. All rights reserved.