|
globalplatform
|


Go to the source code of this file.
Functions | |
| OPGP_API OPGP_STRING | OPGP_stringify_error (DWORD errorCode) |
| Stringifies the error. More... | |
This file contains GlobalPlatform error to string functions.
| OPGP_API OPGP_STRING OPGP_stringify_error | ( | DWORD | errorCode | ) |
Stringifies the error.
This method can stringify many general purpose error codes defined in errorcodes.h and system error codes.
| errorCode | [in] The error code. |