CSSM_InitError
CSSM_RETURN CSSMAPI CSSM_InitError
(void)
This function initializes the error information for that thread/process and allocates any necessary memory. Should be called by the thread/process initialization function.
None.
CSSM_OK if the error information was successfully initialized. If CSSM_FAIL is returned, no error information will be available.
- Note:
- CSSM_InitError does not need to be called if you have loaded the CSSM DLL.
CSSM_DestroyError
Contents | Next section | Index |