GXCloseInput

The GXCloseInput function releases any input-related resources used by GAPI and returns button-press messages to their filtered mode.

Syntax

GXDLL_API int GXCloseInput ();

Parameters

None.

Return Values

Returns 1 if the call was successful; returns 0 if there was an error. Call GetLastError to retrieve extended error information.

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

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.