Méthode | Description | |
---|---|---|
CreateInterfaceAsync ( string deviceId ) : Task |
||
Read ( byte buffer ) : void | ||
SerialDevice ( Windows.Devices device ) : System | ||
Write ( byte buffer ) : void |
public static CreateInterfaceAsync ( string deviceId ) : Task |
||
deviceId | string | |
Résultat | Task |
public SerialDevice ( Windows.Devices device ) : System | ||
device | Windows.Devices | |
Résultat | System |