Microsoft SDK for Java

getBltStatus

This method of the DirectDrawSurface Class obtains the blitter status.

Syntax

public int getBltStatus(int flags);

Return Value

Returns DD_OK if a blitter is present, DDERR_WASSTILLDRAWING if the blitter is busy.

Parameters

flags One value of DDGBS_ type.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.