An insertion string contains the information that will be inserted into a standard status message, such as a module name or file name.
Table B.72 Status Message Insertion Strings (SMS_StatMsgInsStrings)
Property | Data type | Example | Notes |
---|---|---|---|
InsStrIndex | uint32 | 0 | Key. Indicates the zero-based index that specifies the one-based position at which InsStrValue should be inserted into the display string. A value of zero indicates that this is the first (leftmost) insertion string in the message. |
InsStrValue | string | "SMS_Despooler" | Indicates the value of the insertion string. This could be any string. |
RecordID | uint32 | 5 | Key. Indicates the local database ID of the SMS_StatusMessage that this insertion string belongs to. |