Jump to content

DosTrueGetMessage

From EDM2
Revision as of 15:36, 6 December 2016 by Ak120 (talk | contribs)

Description

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