Jump to content

DosSMPMPresent

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

Returns 1 into flag if Presentation Manager is present in the system.

Syntax

APIRET16 Pascal far DOSSMPMPRESENT(short* flag)

Parameters

flag
variable to receive the result.

Return Code

APIRET16 Pascal far

Remarks

Example Code