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