Jump to content

ERRINFO: Difference between revisions

From EDM2
Ak120 (talk | contribs)
No edit summary
Ak120 (talk | contribs)
m Ak120 moved page OS2 API:DataType:ERRINFO to ERRINFO
(No difference)

Revision as of 22:24, 19 October 2016

ERRINFO

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