pTable (PCHAR *) - input
Each pointer filets 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.
pszMsg (PSZ) - input
cbMsg (ULONG) - input
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
pcbMsg (PULONG) - output
ulrc (APIRET) - returns
DosInsertMessage returns one of the following values: