搜索资源列表
android_usb_device_object
- This file consists of implementation of class AndroidUsbDeviceObject that encapsulates an extension for KMDF device (FDO) object.
android_usb_wdf_object
- This file consists of implementation of a class AndroidUsbWdfObject that encapsulates a basic extension to all KMDF objects. Currently, device and file object extensions ared derived from it.
android_usb_file_object
- This file consists of implementation of class AndroidUsbFileObject that encapsulates a common extension for all KMDF file object types.
android_usb_device_file_object
- This file consists of implementation of class AndroidUsbDeviceFileObject that encapsulates an extension for a KMDF file object that represent opened device.