The CSSM_GUID of the invoked service provider module.
CssmNotifyCallback (input)
A function pointer for the CSSM event handler that
manages events of type CSSM_MODULE_EVENT.
CssmNotifyCallbackCtx (input)
The context to be returned to CSSM as input on each
callback to the event handler defined by CssmNotifyCallback.
DESCRIPTIONThis function disables events and deregisters the CSSM event-notification function.
The add-in service module can perform cleanup operations, reversing
the initialization performed in CSSM_SPI_ModuleLoad(). 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. SEE ALSOBooks