Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
Pocket PC: Windows Mobile 2000 and later
OS Versions: Windows CE 3.0 and later
Header: gx.h
Library: gx.lib
See Also
Windows Mobile Game Programming
Send feedback on this topic to the authors.
© 2005 Microsoft Corporation. All rights reserved.