Jump to content

DosTrueGetMessage

From EDM2

This function ask a real message.

MSG.DLL <os2.h>

Syntax

DosTrueGetMessage(MsgSeg, Table, TableSize, Buf, BufSize, MsgNumber, FileName, MsgSize)

Paramater

  • MsgSeg (void *)
  • Table
  • LONG TableSize
  • char * Buf,
  • LONG BufSize
  • LONG MsgNumber
  • char * FileName
  • LONG * MsgSize

Return

  • LONG

Related Functions