Jump to content

DosSMHDEInit: Difference between revisions

From EDM2
Ak120 (talk | contribs)
Ak120 (talk | contribs)
mNo edit summary
Line 1: Line 1:
[[image:legacy.png]]
The initialization routine for the HARDERR.EXE program which will interact with the session manager in some way.  


==Description==
==Syntax==
It is belive that this is the initialization routine for the HARDERR.EXE program which will interact with the session manager in some way.
DosSMHDEInit (?)


==Syntax==
<PRE>
APIRET16 Pascal far DOSSMHDEINIT(?)
</PRE>
==Parameters==
==Parameters==
;


==Return Code==
==Return Code==
APIRET16 Pascal far


==Remarks==
[[Category:Dos]]
 
 
==Example Code==
 
<PRE>
 
</PRE>
 
==Related Functions==
*
 
 
[[Category:The OS/2 API Project]]

Revision as of 22:16, 26 February 2017

The initialization routine for the HARDERR.EXE program which will interact with the session manager in some way.

Syntax

DosSMHDEInit (?)

Parameters

Return Code

APIRET16 Pascal far