CSSM_IsCLError
CSSM_BOOL CSSMAPI CSSM_IsCLError
(uint32 error_number)
This function determines if error_number is within the CL range of errors.
- error_number (input)
An error number.
CSSM_TRUE if the error is a CL error; otherwise CSSM_FALSE.
CSSM_IsCSSMError, CSSM_IsDLError, CSSM_IsTPError, CSSM_IsCSPError
Contents | Next section | Index |