ePass1000 C/C++ API Reference Manual Version 2.0 |
The epas_Cleanup function check and recover the integrity of the TAD index file. It is recommended that application call this function upon deletion of a directory.
EPAS_STATUS EPAS_API epas_Cleanup( EPAS_HANDLE hContextHandle, // [in] unsigned long ulFlags, // [in] );
epas_CreateContext, epas_OpenDevice
If the function succeeds, FT_SUCCESS returned.
For a list of all return codes, see Status Return Values.
epas_GetProperty, epas_SetProperty, epas_GetLibVersion, epas_GetDriverVersion