Jump to content

UsbFixupDevice: Difference between revisions

From EDM2
Created page with "==Description== ==Syntax== <pre> UsbFixupDevice( USBHANDLE Handle, UCHAR ucConfiguration, UCHAR *pucConfigurationData, ULONG u..."
 
Ak120 (talk | contribs)
mNo edit summary
 
Line 1: Line 1:
==Description==
==Syntax==
==Syntax==
<pre>
<pre>
Line 17: Line 15:


; ulConfigurationLen :  
; ulConfigurationLen :  
==Return Code==
===Errors===
==Remarks==
==Example Code==
<pre>
</pre>
==Related Functions==


[[Category:USBCalls]]
[[Category:USBCalls]]

Latest revision as of 08:29, 12 January 2017

Syntax

UsbFixupDevice( USBHANDLE Handle,
                UCHAR ucConfiguration,
                UCHAR *pucConfigurationData,
                ULONG ulConfigurationLen );

Parameters

Handle
ucConfiguration
*pucConfigurationData
ulConfigurationLen