Cat.ExtendedErrorReset 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 the CAT was stopped during processing by the CAT Reset key or Stop key.
public const int ExtendedErrorReset = 91;
val mutable ExtendedErrorReset : int
Public Const ExtendedErrorReset As Integer = 91