NextHID()
Syntax
Result = NextHID()Description
Get the next HID device in the enumeration started with ExamineHIDs().
Return value
Returns nonzero if another HID device was found and zero if there are no more devices.
Remarks
This function must be called after ExamineHIDs() to iterate through available HID devices.
See Also
ExamineHIDs(), HIDInfo()
Supported OS
All