Jump to content

DosIQueryMessageCP: Difference between revisions

From EDM2
Ak120 (talk | contribs)
mNo edit summary
Ak120 (talk | contribs)
(No difference)

Revision as of 15:50, 6 December 2016

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