RemoteOrderDisplay.ExtendedErrorBadClock Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Indicates a Pause, Resume, Start, Stop, or Move command was requested on an uninitialized clockId for any of the video units indicated in units.
public const int ExtendedErrorBadClock = 201;
val mutable ExtendedErrorBadClock : int
Public Const ExtendedErrorBadClock As Integer = 201