OPGP_ERROR_STATUS Struct Reference

#include <error.h>

List of all members.

Public Attributes

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.


Member Data Documentation

The error code.

TCHAR OPGP_ERROR_STATUS::errorMessage[ERROR_MESSAGE_LENGTH+1]

The error message.

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.

Generated on Wed Aug 11 00:24:29 2010 for GlobalPlatformLibrary by  doxygen 1.6.3