Jump to content

DosIQueryMessageCP: Difference between revisions

From EDM2
Ak120 (talk | contribs)
No edit summary
Line 1: Line 1:
==Description==
{{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.



Revision as of 00:03, 16 September 2017

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);