次の方法で共有


SurfaceHeap::Size (Windows CE 5.0)

Send Feedback

This method obtains the total size of the current heap, including all subsequent nodes.

DWORD Size(void);

Parameters

None.

Return Values

This method returns the total number of bytes reserved for the current heap, including all subsequent nodes.

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

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.