16-bit code used to command a device reboot sequence, LSB first

Namespace:  VideoRay.Communication
Assembly:  vrLib (in vrLib.dll) Version: 2.0.0.0 (2.0.0.0)

Syntax

C#
public const uint REBOOT_CODE
Visual Basic (Declaration)
Public Const REBOOT_CODE As UInteger
Visual C++
public:
literal unsigned int REBOOT_CODE

See Also