Handbook
Glossary
IOHIDDeviceSetValueMultiple ( device multiple -- IOReturn )
Vocabulary
iokit
.
hid
Inputs
device
an
object
multiple
an
object
Outputs
IOReturn
an
object
Definition
USING:
alien.syntax
core-foundation.dictionaries
unix.types
;
IN:
iokit.hid
FUNCTION:
IOReturn
IOHIDDeviceSetValueMultiple
(
IOHIDDeviceRef
device,
CFDictionaryRef
multiple )