DosIQueryMessageCP: Difference between revisions
Appearance
Created page with "==Description== This function allows to request internal message. MSG.DLL, os2.h ==Syntax== <PRE> ULONG DosIQueryMessageCP (void * Buf, ULONG BufSize, char * FileName, U..." |
(No difference)
|
Revision as of 21:30, 7 August 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);