ProgCheckCode (Read Only) |
Top Previous Next |
Returns the program check code.
Visual Basic Syntax
[Integer =] OIA.ProgCheckCode
Delphi Syntax
[Integer :=] OIA.ProgCheckCode;
Remarks
If InputInhibited returns OHIO_INPUTINHIBITED_PROGCHECK, this property will return the program check code.
|