Jump to content

DosIQueryMessageCP: Difference between revisions

From EDM2
No edit summary
Ak120 (talk | contribs)
mNo edit summary
 
Line 1: Line 1:
{{Legacy
|RepFunc=
|Remarks=This page list the older version of the function for reference.
}}
This function allows to request internal message.
This function allows to request internal message.



Latest revision as of 09:06, 24 November 2019

This function allows to request internal message.

MSG.DLL, os2.h

Syntax

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