C# 클래스 LibUsbDotNet.Descriptors.LangStringDescriptor

상속: UsbMemChunk
파일 보기 프로젝트 열기: arvydas/BlinkStickDotNet 1 사용 예제들

공개 메소드들

메소드 설명
Get ( byte &bytes ) : bool
Get ( short &langIds ) : bool
Get ( string &str ) : bool
LangStringDescriptor ( int maxSize ) : System

메소드 상세

Get() 공개 메소드

public Get ( byte &bytes ) : bool
bytes byte
리턴 bool

Get() 공개 메소드

public Get ( short &langIds ) : bool
langIds short
리턴 bool

Get() 공개 메소드

public Get ( string &str ) : bool
str string
리턴 bool

LangStringDescriptor() 공개 메소드

public LangStringDescriptor ( int maxSize ) : System
maxSize int
리턴 System