Jump to content

DosSMPMPresent

From EDM2
Revision as of 16:23, 25 September 2016 by Martini (talk | contribs) (Created page with "image:legacy.png ==Description== Returns 1 into flag if Presentation Manager is present in the system. ==Syntax== <PRE> APIRET16 Pascal far DOSSMPMPRESENT(short* flag) ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Description

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

Remarks

Example Code


Related Functions