A 4-Byte flags
word that contains the following bit flags:
Bit Value
Description
-------
-------
1 Input
(ERR_FORMAT_DETAIL_DATA 0x00000001)
Indicates that the user data portion of the error record should be formatted.
If not set, the user data will be returned using the hex format.
2 Input
(FORMAT_ONLY_ERROR_DESCRIPTION 0x00000010)
Only the error description portion of the record will be formatted.
4 Output
(TEMPLATE_NOT_FOUND 0x00000100) Formatting
of this record could not be accomplished because the specified template
record could not be found.
8 Output
(ERROR_DESCRIPTION_FILE_NOT_FOUND
0x00001000) The Error description file was not found.
16 Output
(CAUSE_MSG_FILE_NOT_FOUND 0x00010000)
The Cause message file was not found.
32 Output
(ACTION_MSG_FILE_NOT_FOUND 0x00100000)
The Actions message file was not found.
64 Output
(DETAIL_DATA_FILE_WAS_NOT_FOUND
0x01000000) The Detail Data file was not found.