LIBRARYModule Directory Services utility API library (cdsa$mds_util_api.olb) PARAMETERS
ModuleManagerName (input)
A pointer to the name of the Extensible Module Manager
(EMM).
ModuleManagerFileName (input)
A pointer to the filename of the Extensible Module
Manager.
ModuleManagerPathname (input)
A pointer to the directory path to the file implementing
the EMM.
ModuleManagerCredentialName (input)
A pointer to the name of the credential file of
the EMM.
ModuleManagerCredentialPath (input)
A pointer to the directory path to the credential
file of the EMM.
ModuleManagerGuid (input)
A pointer to the Globally Unique ID of the EMM.
ModuleManagerDescription (input)
A pointer to the structure that describes the EMM.
DESCRIPTIONThis function updates the MDS registry with information about
the Extensible Module Manager. 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.