C# Class libusbK.WINUSB_SETUP_PACKET

ファイルを表示 Open project: nikkov/Win-Widget Class Usage Examples

Public Properties

Property Type Description
Index ushort
Length ushort
Request byte
RequestType byte
Value ushort

Property Details

Index public_oe property

public ushort Index
return ushort

Length public_oe property

public ushort Length
return ushort

Request public_oe property

public byte Request
return byte

RequestType public_oe property

public byte RequestType
return byte

Value public_oe property

public ushort Value
return ushort