Jump to content

DosSMPMPresent: Difference between revisions

From EDM2
Ak120 (talk | contribs)
No edit summary
Line 25: Line 25:
*  
*  


 
[[Category:Dos]]
[[Category:The OS/2 API Project]]

Revision as of 02:32, 10 May 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