| 
    RecAPI 
   | 
 
Error list item. More...
Public Attributes | |
| RECERR | rc | 
| int | page | 
| LPWSTR | obj | 
| struct _RPPERRORS * | next | 
Error list item.
This struct contains an item of the error list retrieved by kRecGetRPPErrorList or RecGetRPPErrorList.
| struct _RPPERRORS* _RPPERRORS::next | 
Next item of the error list or NULL at end.
| LPWSTR _RPPERRORS::obj | 
The label of the error code as a string.
| int _RPPERRORS::page | 
Index of the page of that processing returned with this error code.
The error code.