CSSM_GetCSSMRegistryPath

Purpose

This function gets the directory path of the OCSF registry.

Format

CSSM_DATA_PTR CSSMAPI CSSM_GetCSSMRegistryPath (void)

Parameters

None

Return Value

A pointer to a CSSM_DATA structure containing the registry path information or a NULL, if an error occurred in getting the information. Use CSSM_GetError to determine the exact error.