libchipcard 5.1.6
|
Go to the source code of this file.
Functions | |
LC_PININFO_LIST * | LC_PinInfo_List_dup (const LC_PININFO_LIST *stl) |
CHIPCARD_API int | LC_PinInfo_GetRecordNum (const LC_PININFO *el) |
CHIPCARD_API void | LC_PinInfo_SetRecordNum (LC_PININFO *el, int d) |
LC_PININFO_LIST * LC_PinInfo_List_dup | ( | const LC_PININFO_LIST * | stl | ) |
References LC_PinInfo_List_dup().
Referenced by LC_PinInfo_List_dup().
CHIPCARD_API int LC_PinInfo_GetRecordNum | ( | const LC_PININFO * | el | ) |
Returns the property LC_PININFO_RecordNum
References CHIPCARD_API, and LC_PinInfo_GetRecordNum().
Referenced by LC_PinInfo_GetRecordNum().
CHIPCARD_API void LC_PinInfo_SetRecordNum | ( | LC_PININFO * | el, |
int | d ) |
Set the property LC_PININFO_RecordNum
References CHIPCARD_API, and LC_PinInfo_SetRecordNum().
Referenced by LC_PinInfo_SetRecordNum().