Jump to content

DosIQueryMessageCP

From EDM2
Revision as of 15:50, 6 December 2016 by Ak120 (talk | contribs)

Description

This function allows to request internal message.

MSG.DLL, os2.h

Syntax

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