20 lines
431 B
Modula-2
20 lines
431 B
Modula-2
|
|
LIBRARY USBTEST.DLL
|
|
|
|
EXPORTS
|
|
GetHubLowerFilterHandle
|
|
FindDevicesByClass
|
|
BuildUSBDeviceTree
|
|
DestroyUSBDeviceTree
|
|
WriteUSBDeviceTreeToFile
|
|
ReadUSBDeviceTreeFromFile
|
|
WriteUSBDeviceTreeToTextFile
|
|
WalkUSBDeviceTree
|
|
CompareUSBDeviceTrees
|
|
InitializeNodePairList
|
|
DestroyNodePairList
|
|
CycleUSBPort
|
|
StartUSBTest
|
|
StopUSBTest
|
|
ParseReportDescriptor
|