Terminate
CSSM_RETURN CSSMAPI Terminate
(CSSM_MODULE_HANDLE Handle)
This function performs any module-specific cleanup activities.
- Handle (input)
The handle that identifies the module to application thread pairing.
A CSSM_OK return value signifies that all cleanup operations were successfully performed. When CSSM_FAIL is returned, an error has occurred. Use CSSM_GetError to obtain the error code.
Initialize, EventNotify
Contents | Next section | Index |