UICB_ShowExportHeader_t
Show the current smart card batch name and user number.
Synopsis
#include < uicallbacks.h >
void(* UICB_ShowExportHeader_t)( const char * pszBatchName, int custodianNumber );
| Parameter | Description |
|---|---|
| pszBatchName | The name of the current batch. |
| custodianNumber | Number of the current custodian. |