Jump to content

DosSMPMPresent

From EDM2
Revision as of 02:32, 10 May 2017 by Martini (talk | contribs)

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