Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
LibUsbDotNet
Descriptors
LangStringDescriptor
C# Class LibUsbDotNet.Descriptors.LangStringDescriptor
Inheritance:
UsbMemChunk
显示文件
Open project: arvydas/BlinkStickDotNet
Class Usage Examples
Public Methods
Method
Description
Get
(
byte
&
bytes
) :
bool
Get
(
short
&
langIds
) :
bool
Get
(
string
&
str
) :
bool
LangStringDescriptor
(
int
maxSize
) :
System
Method Details
Get()
public
method
public
Get
(
byte
&
bytes
) :
bool
bytes
byte
return
bool
Get()
public
method
public
Get
(
short
&
langIds
) :
bool
langIds
short
return
bool
Get()
public
method
public
Get
(
string
&
str
) :
bool
str
string
return
bool
LangStringDescriptor()
public
method
public
LangStringDescriptor
(
int
maxSize
) :
System
maxSize
int
return
System