HP Open Source Security for OpenVMS Volume 1: Common Data Security Architecture > CDSA API FunctionsMDSUTIL_ModuleManagerUninstall
NAMEMDSUTIL_ModuleManagerUninstall — Removes from the MDS registry the information associated with the Globally Unique ID of the EMM SYNOPSIS# include <mds_util_api.h>
PARAMETERS
DESCRIPTIONThis function removes from the MDS registry the information associated with the Globally Unique ID of the EMM. 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_GetCredLocationFromGUID, MDSUTIL_FreeModuleInfo, MDSUTIL_FreeModuleList, MDSUTIL_ListModuleManagers, MDSUTIL_GetModuleManagerInfo, MDSUTIL_ModuleManagerInstall, MDSUTIL_Init, MDSUTIL_Term |