Jump to content
Main menu
Main menu
move to sidebar
hide
Navigation
Main page
Recent changes
Random page
Help about MediaWiki
EDM2
Search
Search
Appearance
Log in
Personal tools
Log in
Contents
move to sidebar
hide
Beginning
1
Description
2
Syntax
3
Parameters
4
Return Code
Toggle Return Code subsection
4.1
Errors
5
Remarks
6
Example Code
7
Related Functions
Toggle the table of contents
UsbQueryDeviceReport
Page
Discussion
English
Read
View source
View history
Tools
Tools
move to sidebar
hide
Actions
Read
View source
View history
General
What links here
Related changes
Special pages
Printable version
Permanent link
Page information
Appearance
move to sidebar
hide
From EDM2
Revision as of 16:28, 5 January 2017 by
Martini
(
talk
|
contribs
)
(Created page with "==Description== ==Syntax== <pre> APIRET APIENTRY UsbQueryDeviceReport( ULONG ulDevNumber, ULONG *ulBufLen, ...")
(diff) ← Older revision |
Latest revision
(
diff
) |
Newer revision →
(
diff
)
Description
Syntax
APIRET APIENTRY UsbQueryDeviceReport( ULONG ulDevNumber, ULONG *ulBufLen, PVOID pvData);
Parameters
Return Code
Errors
Remarks
Example Code
Related Functions
Category
:
USBCalls