GXBeginDraw

The GXBeginDraw function prepares the display for writing.

Syntax

GXDLL_API void * GXBeginDraw ();

Parameters

None.

Return Values

Pointer to start of display memory; NULL if the display cannot be locked.

Requirements

Smartphone: Windows Mobile 2002 and later
OS Versions: Windows CE 3.0 and later
Header: gx.h
Library: gx.lib

See Also

GAPI Functions

GXEndDraw

Windows Mobile Game Programming

Last updated on Friday, April 22, 2005

© 2005 Microsoft Corporation. All rights reserved.

Send feedback on this topic to the authors.