DosSMPause

From EDM2
Jump to: navigation, search

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