DosSMSetTitle: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{Legacy | |||
|RepFunc= | |||
= | |Remarks=This page list the older version of the function for reference. | ||
}} | |||
This will set the title for the current screen group. This can be called by any code. | This will set the title for the current screen group. This can be called by any code. | ||
Revision as of 03:49, 16 September 2017
![]() | |
---|---|
It is recommended to use a newer replacement for this function. | |
Replacement: | |
Remarks: | This page list the older version of the function for reference. |
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 ASCIZ string.