DosIQueryMessageCP
Appearance
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);
Parameters
Return Code
Remarks
Example Code
C Binding
MASM Binding
Related Functions
References
- * Message file structure (English Translation) by Yuri Prokushev