Get the Device Type
Namespace:
VideoRay.CommunicationAssembly: vrLib (in vrLib.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C# |
---|
byte DeviceType { get; } |
Visual Basic (Declaration) |
---|
ReadOnly Property DeviceType As Byte |
Visual C++ |
---|
property unsigned char DeviceType { unsigned char get (); } |