C# Class LibUsbDotNet.Descriptors.LangStringDescriptor

Inheritance: UsbMemChunk
Afficher le fichier Open project: arvydas/BlinkStickDotNet Class Usage Examples

Méthodes publiques

Méthode Description
Get ( byte &bytes ) : bool
Get ( short &langIds ) : bool
Get ( string &str ) : bool
LangStringDescriptor ( int maxSize ) : System

Method Details

Get() public méthode

public Get ( byte &bytes ) : bool
bytes byte
Résultat bool

Get() public méthode

public Get ( short &langIds ) : bool
langIds short
Résultat bool

Get() public méthode

public Get ( string &str ) : bool
str string
Résultat bool

LangStringDescriptor() public méthode

public LangStringDescriptor ( int maxSize ) : System
maxSize int
Résultat System