Difference between revisions of "DosSMPMPresent"

From EDM2
Jump to: navigation, search
(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) ...")
 
(No difference)

Revision as of 16:55, 12 January 2017

Legacy.png

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