Handbook
Glossary
IOHIDDeviceCopyMatchingElements ( device matching options -- CFArrayRef )
Vocabulary
iokit
.
hid
Inputs
device
an
object
matching
an
object
options
an
object
Outputs
CFArrayRef
an
object
Definition
USING:
alien.syntax
core-foundation.arrays
core-foundation.dictionaries
unix.types
;
IN:
iokit.hid
FUNCTION:
CFArrayRef
IOHIDDeviceCopyMatchingElements
(
IOHIDDeviceRef
device,
CFDictionaryRef
matching,
IOOptionBits
options )