ERRINFO: Difference between revisions
Appearance
m Ak120 moved page OS2 API:DataType:ERRINFO to ERRINFO |
mNo edit summary |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
Error-information structure | Error-information structure | ||
Line 19: | Line 18: | ||
offBinaryData Offset to the binary data | offBinaryData Offset to the binary data | ||
[[Category:Data type]] | [[Category:PM Data type]] |
Latest revision as of 06:24, 21 February 2020
Error-information structure
Type
ULONG cbFixedErrInfo ERRORID idError ULONG cDetailLevel ULONG offaoffszMsg ULONG offBinaryData
C Declaration Method
typedef struct
Fields
cbFixedErrInfo Length of fixed data to this structure idError Error identity cDetailLevel Number of levels of detail offaoffszMsg Offset to the array of message offsets offBinaryData Offset to the binary data