VioCheckCharType: Difference between revisions
Appearance
Created page with "==Description== ==Syntax== <PRE> VioCheckCharType (PUSHORT pType, USHORT usRow, USHORT usColumn, HVIO hvio); </PRE> ==Parameters== ==Return Code== ==Remarks== ==Example ..." |
mNo edit summary |
||
(4 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
== | ==Syntax== | ||
VioCheckCharType (pType, usRow, usColumn, hvio) | |||
==Parameters== | ==Parameters== | ||
;pType (PUSHORT): | |||
;usRow (USHORT): | |||
;usColumn (USHORT): | |||
;hvio ([[HVIO]]):Vio device handle | |||
==Return Code== | ==Return Code== | ||
;rc (USHORT) - return:Return code descriptions are: | |||
*0 NO_ERROR | |||
*436 ERROR_VIO_INVALID_HANDLE | |||
[[Category:Vio]] | |||
[[Category: |
Latest revision as of 17:01, 5 March 2020
Syntax
VioCheckCharType (pType, usRow, usColumn, hvio)
Parameters
- pType (PUSHORT)
- usRow (USHORT)
- usColumn (USHORT)
- hvio (HVIO)
- Vio device handle
Return Code
- rc (USHORT) - return
- Return code descriptions are:
- 0 NO_ERROR
- 436 ERROR_VIO_INVALID_HANDLE