Handbook
Glossary
IOHIDDeviceGetProperty ( device key -- CFTypeRef )
Vocabulary
iokit
.
hid
Inputs
device
an
object
key
an
object
Outputs
CFTypeRef
an
object
Definition
USING:
alien.syntax
core-foundation
core-foundation.strings
;
IN:
iokit.hid
FUNCTION:
CFTypeRef
IOHIDDeviceGetProperty
(
IOHIDDeviceRef
device,
CFStringRef
key )