openHiTLS API openHiTLS 0.1.0-Alpha1
|
◆ BSL_ERR_GetLastErrorFileLine()
Obtains the error code, file name, and line number of the last push message in the error stack. When an error occurs in a HiTLS interface, the user obtains an error code, file name, and line number. The obtained information is deleted from the error stack. The interface can be called continuously. The error code returned each time forms the error stack of the interface until BSL_SUCCESS is returned.
|