Jump to content

DosSMSetTitle

From EDM2
Revision as of 15:38, 17 October 2018 by Ak120 (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

This will set the title for the current screen group. This can be called by any code.

Syntax

APIRET16 Pascal far DOSSMSETTITLE(char* title)

Parameters

title
16:16 pointer to ASCIIZ string.

Return Code

APIRET16 Pascal far

Related Functions