Jump to content

DosSMPause

From EDM2
Revision as of 00:05, 8 June 2019 by Ak120 (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Process a CTRL-Numlock event (PAUSE).

Syntax

DOSSMPAUSE(sgid)

Parameters

sgid (short)
session id where the pause event occurred. I think this is just half of the actual code to which an internal thread handler named DOSSMPAUDAEMON belongs. There is no access to that code, though.

Return Code

APIRET16 Pascal far

Remarks

Example Code

Related Functions