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