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