#include <connection.h>
Public Attributes | |
PVOID | librarySpecific |
Library specific data. | |
TCHAR | libraryName [64] |
The name of the connection library to use. | |
TCHAR | libraryVersion [32] |
The version of the connection library to use. | |
PVOID | libraryHandle |
The handle to the library. | |
OPGP_CONNECTION_FUNCTIONS | connectionFunctions |
Connection functions of the connection library. Is automatically filled in if the connection library can be loaded correctly. |
Card context necessary for OPGP_establish_context().
Connection functions of the connection library. Is automatically filled in if the connection library can be loaded correctly.
The handle to the library.
TCHAR OPGP_CARD_CONTEXT::libraryName[64] |
The name of the connection library to use.
Library specific data.
TCHAR OPGP_CARD_CONTEXT::libraryVersion[32] |
The version of the connection library to use.