The following is a list of commonly used type definitions in the following API. These definitions and more can be found in the ifdhandler.h file.
| PC/SC type | C type |
| DWORD | unsigned long |
| LPSTR | char * |
| PDWORD | unsigned long * |
| PUCHAR | unsigned char * |
| RESPONSECODE | long |
| VOID | void |