MDSUTIL_GetModuleManagerInfo() - Returns descriptive information about the elective module manager
identified by the GUID or the service mask.
MDSUTIL_Init() - Initializes the MDS registry in preparation for a series
of MDSUTIL operations.
MDSUTIL_ListModuleManagers() - Returns the number of module managers and a list of
GUIDs associated with those module managers.
MDSUTIL_ListModules() - Returns a list containing the GUID/version/name for
each of the currently installed service provider modules that provide
services in any of the CSSM functional categories selected in the
usage mask. The MDSUTIL_FreeModuleList function must be called to
deallocate memory containing the list.
HRS_Identify() - Captures biometric data from the attached device and compares
it against the Population
HRS_IdentifyMatch() - Performs an identification (1-to-many) match between
a ProcessedBIR and a set of stored BIRs
HRS_Import() - Imports non-realtime raw biometric data to construct
a BIR
HRS_Process() - Processes the intermediate data captured via a call
to HRS_Capture for the purpose of either verification or identification
HRS_SetGUICallbacks() - Allows the application to establish callbacks so that
the application can control the ‘‘look-and-feel’’ of
the biometric user interface