Searched refs:HIDCaps (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/IOHIDFamily-606.1.7/IOHIDSystem/IOKit/hidsystem/
H A DIOHIDDescriptorParser.h127 @typedef HIDCaps
128 @abstract The HIDCaps data structure is used by HID clients to hold the capabilities of a HID device.
143 struct HIDCaps struct
158 typedef struct HIDCaps HIDCaps, * HIDCapsPtr; typedef in typeref:struct:HIDCaps
461 @discussion The length of the buffer required, in array elements, for an entire collection node array is found in the HIDCaps structure member numberCollectionNodes. You obtain the HIDCaps information by calling the HIDGetCaps function. For information on the relationships of link collections described by the data returned from this routine, see the descripton of the HIDCollectionNode structure.

Completed in 125 milliseconds