Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| en:docs:fapi:dosinsmessage [2021/09/17 06:19] – prokushev | en:docs:fapi:dosinsmessage [2021/12/05 10:01] (current) – prokushev | ||
|---|---|---|---|
| Line 23: | Line 23: | ||
| ===== Return Code ===== | ===== Return Code ===== | ||
| - | <code c> | + | rc ([[USHORT]]) - return |
| - | rc (USHORT) - return | + | |
| - | </ | + | |
| Return code descriptions are: | Return code descriptions are: | ||
| Line 35: | Line 33: | ||
| ===== Remarks ===== | ===== Remarks ===== | ||
| - | DosInsMessage returns an error indicating that IvCount is out of range when IvCount is greater than 9. A default message is also placed in the caller' | + | DosInsMessage returns an error indicating that IvCount is out of range when IvCount is greater than 9. A default message is also placed in the caller' |
| %x sequence for %1through%9 is less than or equal to IvCount, then text insertion, by substitution for %x, is performed for all occurrences of %x in the body of the message. Otherwise text insertion is ignored and the %x sequence is returned unchanged in the message. Text insertion is performed for all text strings defined by IvCount and IvTable. | %x sequence for %1through%9 is less than or equal to IvCount, then text insertion, by substitution for %x, is performed for all occurrences of %x in the body of the message. Otherwise text insertion is ignored and the %x sequence is returned unchanged in the message. Text insertion is performed for all text strings defined by IvCount and IvTable. | ||




