ePass1000 C/C++ API Reference Manual Version 2.0 |
The epas_ResetSecurityState function switch current security state of the device to Guest State. This function also automatically close current opened file.
EPAS_STATUS EPAS_API epas_ResetSecurityState( 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.