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