]]> DtMmdbQuit library call DtMmdbQuit shuts down the DtInfo database engine #include <DtMmdb.h> void DtMmdbQuit DESCRIPTION The DtMmdbQuit function frees all memory used by the database engine and instructs it to stop service. After the call, the database engine can no longer provide services. RETURN VALUE None. SEE ALSO &cdeman.DtMmdbInit;