C# 클래스 Mirror.UsbLibrary.OutputReport

Defines a base class for output reports. To use output reports, just put the bytes into the raw buffer.
상속: Report
파일 보기 프로젝트 열기: suan/mirlite 1 사용 예제들

보호된 메소드들

메소드 설명
OutputReport ( HIDDevice oDev )

Construction. Setup the buffer with the correct output report length dictated by the device.

메소드 상세

OutputReport() 보호된 메소드

Construction. Setup the buffer with the correct output report length dictated by the device.
protected OutputReport ( HIDDevice oDev )
oDev HIDDevice Creating device