C# 클래스 libusbK.WINUSB_SETUP_PACKET

파일 보기 프로젝트 열기: nikkov/Win-Widget 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Index ushort
Length ushort
Request byte
RequestType byte
Value ushort

프로퍼티 상세

Index 공개적으로 프로퍼티

public ushort Index
리턴 ushort

Length 공개적으로 프로퍼티

public ushort Length
리턴 ushort

Request 공개적으로 프로퍼티

public byte Request
리턴 byte

RequestType 공개적으로 프로퍼티

public byte RequestType
리턴 byte

Value 공개적으로 프로퍼티

public ushort Value
리턴 ushort