|
globalplatform
|
#include <error.h>
Data Fields | |
| LONG | errorStatus |
| Identifies, if an error occurred. If no error occurred OPGP_ERROR_STATUS_SUCCESS must be set. The following fields can be ignored in this case. | |
| LONG | errorCode |
| The error code. | |
| TCHAR | errorMessage [ERROR_MESSAGE_LENGTH+1] |
| The error message. | |
This structure defines the error status returned by all functions.