home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Fish 'n' More 2
/
fishmore-publicdomainlibraryvol.ii1991xetec.iso
/
fish
/
libraries
/
input_446
/
src
/
devicetoolkits
/
input
/
docs
/
dtinputsetmtrigger.doc
< prev
next >
Wrap
Text File
|
1991-01-05
|
2KB
|
67 lines
Input Device ToolKit
DTInputSetMTrigger (1.1) DTInputSetMTrigger (1.1)
NAME
DTInputSetMTrigger Set the Trigger Values of the
Controller Attached for Mouse Input
SYNOPSIS
#include "DeviceToolKits/Input.h"
#include "DeviceToolKits/proto/Input.h"
status = DTInputSetMTrigger(DTInput,trigger);
DTInput_t DTInput; Control
structure
struct GamePortTrigger *trigger; New trigger
values
LONG status; Returned status
FUNCTION
This function sets the trigger values of the controller
attached for mouse input to the Input device.
RETURNS
If 'status' is zero, the request has been issued and
completed. If 'status' is greater than zero, the ToolKit
has detected an error and that error is returned. If
'status' is less than zero, an error was detected by the I/O
system and that error is returned in the in_error field of
the control structure.
1 Printed September 10, 1990 Page