CPGuide - Mouse Functions: Difference between revisions
Appearance
Created page with "{{IBM-Reprint}} {{CPGuide}} This chapter describes all of the mouse functions. The mouse functions described in this section are: *MouDrawPtr *MouFlushQue *MouGetDevSta..." |
mNo edit summary |
||
Line 6: | Line 6: | ||
The mouse functions described in this section are: | The mouse functions described in this section are: | ||
*MouDrawPtr | *[[MouDrawPtr]] | ||
*MouFlushQue | *[[MouFlushQue]] | ||
*MouGetDevStatus | *[[MouGetDevStatus]] | ||
*MouGetEventMask | *[[MouGetEventMask]] | ||
*MouGetNumButtons | *[[MouGetNumButtons]] | ||
*MouGetNumMickeys | *[[MouGetNumMickeys]] | ||
*MouGetNumQueEl | *[[MouGetNumQueEl]] | ||
*MouGetPtrPos | *[[MouGetPtrPos]] | ||
*MouGetPtrShape | *[[MouGetPtrShape]] | ||
*MouGetScaleFact | *[[MouGetScaleFact]] | ||
*MouGetThreshold | *[[MouGetThreshold]] | ||
*MouReadEventQue | *[[MouReadEventQue]] | ||
*MouRemovePtr | *[[MouRemovePtr]] | ||
*MouSetDevStatus | *[[MouSetDevStatus]] | ||
*MouSetEventMask | *[[MouSetEventMask]] | ||
*MouSetPtrPos | *[[MouSetPtrPos]] | ||
*MouSetPtrShape | *[[MouSetPtrShape]] | ||
*MouSetScaleFact | *[[MouSetScaleFact]] | ||
*MouSetThreshold | *[[MouSetThreshold]] |
Revision as of 15:19, 29 February 2020
Reprint Courtesy of International Business Machines Corporation, © International Business Machines Corporation
This chapter describes all of the mouse functions.
The mouse functions described in this section are: