RecAPI
_RPPERRORS Struct Reference

Error list item. More...

List of all members.

Public Attributes

RECERR rc
int page
LPWSTR obj
struct _RPPERRORSnext

Detailed Description

Error list item.

This struct contains an item of the error list retrieved by kRecGetRPPErrorList or RecGetRPPErrorList.


Member Data Documentation

Next item of the error list or NULL at end.

The label of the error code as a string.

Index of the page of that processing returned with this error code.

The error code.