#include <searchman.h>
BOOL(* USB_SEARCHMAN::add) (USB_SEARCHMAN *seachman, UINT16 idVendor, UINT16 idProduct) |
void(* USB_SEARCHMAN::free) (USB_SEARCHMAN *searchman) |
USB_SEARCHDEV*(* USB_SEARCHMAN::get_next) (USB_SEARCHMAN *seachman) |
int(* USB_SEARCHMAN::has_next) (USB_SEARCHMAN *seachman) |
USB_SEARCHDEV* USB_SEARCHMAN::head |
USB_SEARCHDEV* USB_SEARCHMAN::idev |
int(* USB_SEARCHMAN::remove) (USB_SEARCHMAN *searchman, UINT16 idVendor, UINT16 idProduct) |
void(* USB_SEARCHMAN::rewind) (USB_SEARCHMAN *seachman) |
void(* USB_SEARCHMAN::show) (USB_SEARCHMAN *self) |
USB_SEARCHDEV* USB_SEARCHMAN::tail |
void* USB_SEARCHMAN::urbdrc |
int USB_SEARCHMAN::usb_numbers |
UINT32 USB_SEARCHMAN::UsbDevice |
The documentation for this struct was generated from the following file: