次の方法で共有


SurfaceHeap::Address (Windows Embedded CE 6.0)

1/6/2010

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

See Also

Concepts

SurfaceHeap Class
SurfaceHeap Class Definition