en:docs:macrolib:setcursz

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

2022/03/13 05:41 · prokushev · 0 Comments

@SetCurSz

Brief

Set Cursor Shape Size

Syntax

@SetCurSz first, last

Parameters

  • first (BYTE) - first scan line
  • last (BYTE) - last scan line

Return

none