次の方法で共有


LPDDHAL_GETAVAILDRIVERMEMORY (Windows Embedded CE 6.0)

1/6/2010

This callback function is not supported by Windows CE .NET 4.0 and later.

The LPDDHAL_GETAVAILDRIVERMEMORY callback function determines how much free memory is in the driver's private heaps, that is, heaps that the driver did not expose to DirectDraw.

Syntax

DWORD (* LPDDHAL_GETAVAILDRIVERMEMORY)(
  LPDDHAL_GETAVAILDRIVERMEMORYDATA lpgadmd
);

Parameters

Return Value

Returns one of the following values:

Requirements

Header ddrawi.h
Library Developer Implemented
Windows Embedded CE Windows Embedded CE 6.0 and later

See Also

Reference

DDHAL_GETAVAILDRIVERMEMORYDATA

Concepts

Miscellaneous Callback Functions
DDHAL Callback Return Values
DDHAL Callback Return Values