Files
cdesktop/cde/doc/C/guides/man/m3_Dt/MmdbQuit.sgm

45 lines
1.3 KiB
Plaintext

<!-- $XConsortium: MmdbQuit.sgm /main/6 1996/08/30 13:09:10 rws $ -->
<!-- (c) Copyright 1996 Digital Equipment Corporation. -->
<!-- (c) Copyright 1996 Hewlett-Packard Company. -->
<!-- (c) Copyright 1996 International Business Machines Corp. -->
<!-- (c) Copyright 1996 Sun Microsystems, Inc. -->
<!-- (c) Copyright 1996 Novell, Inc. -->
<!-- (c) Copyright 1996 FUJITSU LIMITED. -->
<!-- (c) Copyright 1996 Hitachi. -->
<![ %CDE.C.CDE; [<RefEntry Id="CDE.INFO.DtMmdbQuit">]]>
<RefMeta>
<RefEntryTitle>DtMmdbQuit</RefEntryTitle>
<ManVolNum>library call</ManVolNum>
</RefMeta>
<RefNameDiv>
<RefName><Function>DtMmdbQuit</Function></RefName>
<RefPurpose>shuts down the DtInfo database engine</RefPurpose>
</RefNameDiv>
<RefSynopsisDiv>
<FuncSynopsis>
<FuncSynopsisInfo>#include &lt;DtMmdb.h>
</FuncSynopsisInfo>
<FuncDef>void <Function>DtMmdbQuit</Function></FuncDef>
<void>
</FuncSynopsis>
</RefSynopsisDiv>
<RefSect1>
<Title>DESCRIPTION</Title>
<Para>The
<Function>DtMmdbQuit</Function> 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.
</Para>
</RefSect1>
<RefSect1>
<Title>RETURN VALUE</Title>
<Para>None.
</Para>
</RefSect1>
<RefSect1>
<Title>SEE ALSO</Title>
<Para>&cdeman.DtMmdbInit;</Para>
</RefSect1>
</RefEntry>