Jump to content

DosTrueGetMessage

From EDM2
Revision as of 00:02, 16 September 2017 by Martini (talk | contribs)
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