ConfigurationGetDeviceId Method |
Gets the device id, currently unused.
Namespace:
ProScript
Assembly:
proscript-csharp (in proscript-csharp.dll) Version: 1.2.79.0 (1.2.79.0)
Syntax public byte GetDeviceId()
Public Function GetDeviceId As Byte
public:
unsigned char GetDeviceId()
member GetDeviceId : unit -> byte
Return Value
Type:
ByteThe device id, currently unused.
See Also