2.2.1.16 TableDetailedError
The TableDetailedError structure represents a record of an error related to a particular property of a particular table entry, which contributed to a partial failure in a read from a table (see section 3.1.4.8.1) or a failure in a write to a table (see section 3.1.4.9.1).
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
EntryIndex |
|||||||||||||||||||||||||||||||
Reason |
|||||||||||||||||||||||||||||||
PropertyIndex |
EntryIndex (4 bytes): An unsigned integer that represents the zero-based index of the entry to which this error corresponds.
Reason (4 bytes): An HRESULT value that represents the reason for failure. MUST be a failure result, as specified in [MS-ERREF] section 2.1.
PropertyIndex (4 bytes): An unsigned integer that represents the zero-based index of the property to which this error corresponds.