CSSM_GetError
CSSM_ERROR_PTR CSSMAPI CSSM_GetError
(void)
This function returns the current error information.
None.
Returns the current error information. If there is no valid error, the error number will be CSSM_OK. A NULL pointer indicates that the CSSM_InitError was not called or that a call to CSSM_DestroyError has been made. No error information is available.
CSSM_InitError, CSSM_DestroyError, CSSM_ClearError, CSSM_SetError, CSSM_IsCSSMError, CSSM_IsCLError, CSSM_IsTPError, CSSM_IsDLError, CSSM_IsCSPError
Contents | Next section | Index |