Share via


GetAvailDriverMemory (Windows CE 5.0)

Send Feedback

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

The 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.

DWORD GetAvailDriverMemory(LPDDHAL_GETAVAILDRIVERMEMORYDATApgadmd);

Parameters

Return Values

Returns one of the following values:

Requirements

OS Versions: Windows CE 2.12 and later. Version 2.12 requires DXPAK 1.0 or later.
Header: Ddrawi.h.
Link Library: Developer implemented.

See Also

Miscellaneous Callback Functions | DDHAL_GETAVAILDRIVERMEMORYDATA | DDHAL_DRIVER_HANDLED | DDHAL_DRIVER_NOTHANDLED

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.