globalplatform
Data Fields
OPGP_ERROR_STATUS Struct Reference

#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.
 

Detailed Description

This structure defines the error status returned by all functions.


The documentation for this struct was generated from the following file: