Jump to content

DosIQueryMessageCP

From EDM2
Revision as of 09:06, 24 November 2019 by Ak120 (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

This function allows to request internal message.

MSG.DLL, os2.h

Syntax

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