Jump to content

DosIQueryMessageCP

From EDM2
Revision as of 00:03, 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 allows to request internal message.

MSG.DLL, os2.h

Syntax

ULONG DosIQueryMessageCP (void  *Buf, 
                          ULONG  BufSize,
                          char  *FileName,
                          ULONG *InfoSize,
                          void  *MesSeg);