USB_FIND_HIDDEN_OBJECTS
USB_FIND_HIDDEN_OBJECTS — Modify searching with usb_find_object
Synopsis
#define USB_FIND_HIDDEN_OBJECTS |
Description
Used with usb_find_object to modify USB_FIND_NEXT_OBJECT to allow any
objects that are currently hidden from the normal user (such as devices
pending deletion) are returned in the find. Note, this may also remove
any of the ordering of results that USB_FIND_NEXT_OBJECT was doing)