Changes

26 bytes added ,  04:04, 12 April 2015
→‎0x11 - UhsQueryInterfaces(): Configuration descriptor ID is the first word
Line 34: Line 34:  
typedef struct
 
typedef struct
 
{
 
{
     char unknown0[0x30 - 0x0];
+
    uint32_t config_desc;
 +
     char unknown4[0x30 - 0x4];
 
     uint16_t vid, pid;
 
     uint16_t vid, pid;
 
     char unknown34[0x48 - 0x34];
 
     char unknown34[0x48 - 0x34];
203

edits