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