Legacy Documentclose button

Important: The information in this document is obsolete and should not be used for new development.

Previous Book Contents Book Index Next

Inside Macintosh: QuickDraw GX Environment and Utilities /
Chapter 1 - QuickDraw GX and the Macintosh Environment / QuickDraw GX and the Macintosh Environment Reference
Macintosh Interface Functions / Converting From QuickDraw to QuickDraw GX Coordinates


GXGetGlobalMouse

You can use the GXGetGlobalMouse function to obtain the current cursor position in QuickDraw GX global coordinates.

void GXGetGlobalMouse(gxPoint *globalPt);
globalPt
A pointer to a gxPoint structure. On return, the structure contains the fixed-point global coordinates of the current cursor position.
ERRORS, WARNINGS, AND NOTICES
Errors
out_of_memory

Previous Book Contents Book Index Next

© Apple Computer, Inc.
7 JUL 1996