libchipcard 5.1.6
pininfo_l.h File Reference
#include <gwenhywfar/misc.h>
#include "pininfo.h"
Include dependency graph for pininfo_l.h:

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)

Function Documentation

◆ LC_PinInfo_List_dup()

LC_PININFO_LIST * LC_PinInfo_List_dup ( const LC_PININFO_LIST * stl)

References LC_PinInfo_List_dup().

Referenced by LC_PinInfo_List_dup().

◆ LC_PinInfo_GetRecordNum()

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().

◆ LC_PinInfo_SetRecordNum()

CHIPCARD_API void LC_PinInfo_SetRecordNum ( LC_PININFO * el,
int d )