Returns the errors for each member when verifying an outline. The errors are bit field values returned in a 32-bit status word. Each error value corresponds to a function call error return value described in Table 21, Error Return Values.
Type ESB_OUTERROR_T hMember As Long ulErrors As Long End Type
Data Type | Field | Description |
---|---|---|
Long | hMember | Handle to member with errors. |
Long | ulErrors | Bitmask of errors for the member. It can be any combination of the following values:
|