This is an old revision of the document!
Table of Contents
Note: This IBM PC BIOS API call is for DOS/Win16 personality only. Use Family API for portability.
Note: osFree Macro Library provides macros for most of functions
@SetCurSz
Brief
Set Cursor Shape Size
Syntax
@SetCurSz first, last
Parameters
- first (BYTE) - first scan line
- last (BYTE) - last scan line
Return
none