pTable (PCHAR *) - input
Each doubleword pointer points to an ASCIIZ string or a double-byte character-set (DBCS) string ending in nulls. A maximum of nine strings can be present.
cTable (ULONG) - input
Possible values range from 0 to 9. If cTable is 0, pTable is ignored.
pBuf (PCHAR) - output
If the message is too long to fit in the caller's buffer, then as much of the message text as possible is returned, with the appropriate error return code.
cbBuf (ULONG) - input
msgnumber (ULONG) - input
pszFile (PSZ) - input
The drive designation and path are optional. This specifies a file that was previously prepared by the MKMSGF utility program.
pcbMsg (PULONG) - output
ulrc (APIRET) - returns
DosGetMessage returns one of the following values: