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