ProgCheckCode (Read Only) |
Top Previous Next |
Returns the program check code.
VB.NET
[Integer =] OIA.ProgCheckCode
C#
[int =] OIA.ProgCheckCode;
Remarks
If InputInhibited returns OHIO_INPUTINHIBITED_PROGCHECK, this property will return the program check code.
|