Terminate - Clean up module-manager-specific activities
SYNOPSIS # include <cssm.h>
CSSM_RETURN CSSMAPI Terminate
(void)
PARAMETERSNone. DESCRIPTIONThis function performs any module-manager-specific cleanup
activities in preparation for unloading of the elective module manager. RETURN VALUEA CSSM_RETURN value indicating success or specifying a particular
error condition. The value CSSM_OK indicates success. All other
values represent an error condition. ERRORSErrors are described in the CDSA Technical Standard.