UsbQueryDeviceReport: Difference between revisions
Appearance
Created page with "==Description== ==Syntax== <pre> APIRET APIENTRY UsbQueryDeviceReport( ULONG ulDevNumber, ULONG *ulBufLen, ..." |
|||
Line 1: | Line 1: | ||
==Description== | ==Description== | ||
Registers semaphores for a generic attach/detach notification of USB devices. | |||
==Syntax== | ==Syntax== |
Revision as of 16:30, 5 January 2017
Description
Registers semaphores for a generic attach/detach notification of USB devices.
Syntax
APIRET APIENTRY UsbQueryDeviceReport( ULONG ulDevNumber, ULONG *ulBufLen, PVOID pvData);