HP Open Source Security for OpenVMS Volume 1: Common Data Security Architecture > CDSA API FunctionsMDSUTIL_GetCredLocationFromGUID
 NAMEMDSUTIL_GetCredLocationFromGUID — Returns the location of the add-in module, and the associated credentials file for the add-in module. SYNOPSIS# include <mds_util_api.h> 
 PARAMETERS
 DESCRIPTIONThis function returns the location of the add-in module, and the associated credentials file for the add-in module. The caller is responsible for freeing the memory in the output parameters. 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 ALSOBooksIntel CDSA Application Developer's Guide Online HelpFunctions: MDSUTIL_ModuleInstall, MDSUTIL_ModuleUninstall, MDSUTIL_ListModules, MDSUTIL_GetModuleInfo, MDSUTIL_FreeModuleInfo, MDSUTIL_FreeModuleList, MDSUTIL_ListModuleManagers, MDSUTIL_GetModuleManagerInfo, MDSUTIL_ModuleManagerInstall, MDSUTIL_ModuleManagerUninstall, MDSUTIL_Init, MDSUTIL_Term  | 
    
    
   ||||||||||||||||||||||||||||||||||||||||