Jump to content

DosTrueGetMessage: Difference between revisions

From EDM2
Ak120 (talk | contribs)
No edit summary
Line 1: Line 1:
==Description==
{{Legacy
|RepFunc=
|Remarks=This page list the older version of the function for reference.
}}
This function ask a real message.
This function ask a real message.



Revision as of 00:02, 16 September 2017

Legacy Function Warning
It is recommended to use a newer replacement for this function.
Replacement:
Remarks: This page list the older version of the function for reference.

This function ask a real message.

MSG.DLL <os2.h>

Syntax

LONG DosTrueGetMessage(void * MsgSeg, PInsertTable Table, LONG TableSize, char * Buf, 
                       LONG BufSize, LONG MsgNumber,char * FileName, LONG * MsgSize); 

Related Functions