Jump to content

DosSMPMPresent: Difference between revisions

From EDM2
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) ..."
 
Ak120 (talk | contribs)
(No difference)

Revision as of 18:55, 12 January 2017

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