Difference between revisions of "DosSMPMPresent"

From EDM2
Jump to: navigation, search
Line 25: Line 25:
 
*  
 
*  
  
 
+
[[Category:Dos]]
[[Category:The OS/2 API Project]]
+

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