次の方法で共有


GetBltStatus (Windows CE 5.0)

Send Feedback

This callback function determines whether the blit queue has room for more blits and whether the blit queue is busy.

DWORD GetBltStatus(LPDDHAL_GETBLTSTATUSDATApgbsd);

Parameters

Return Values

Returns one of the following values:

Remarks

An example implementation of this callback function, GetBltStatus32, can be found in the IGS sample driver source code.

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

DirectDrawSurface Callback Functions | DDHAL_GETBLTSTATUSDATA | DDHAL_DRIVER_HANDLED | DDHAL_DRIVER_NOTHANDLED

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.