Searched defs:URBReply (Results 1 – 2 of 2) sorted by relevance
15 public struct URBReply struct18 public uint ActualLength;20 public uint StartFrame;22 public uint NumberOfPackets;24 public uint ErrorCount;26 public ulong Setup;28 public override string ToString() in ToString()
45 URBReply = 0x3, enumerator