Initial import of the CDE 2.1.30 sources from the Open Group.
This commit is contained in:
42
cde/doc/C/guides/man/m3_Dt/MmdbInit.sgm
Normal file
42
cde/doc/C/guides/man/m3_Dt/MmdbInit.sgm
Normal file
@@ -0,0 +1,42 @@
|
||||
<!-- $XConsortium: MmdbInit.sgm /main/5 1996/08/30 13:08:45 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.DtMmdbInit">]]>
|
||||
<RefMeta>
|
||||
<RefEntryTitle>DtMmdbInit</RefEntryTitle>
|
||||
<ManVolNum>library call</ManVolNum>
|
||||
</RefMeta>
|
||||
<RefNameDiv>
|
||||
<RefName><Function>DtMmdbInit</Function></RefName>
|
||||
<RefPurpose>initializes the DtInfo database engine</RefPurpose>
|
||||
</RefNameDiv>
|
||||
<RefSynopsisDiv>
|
||||
<FuncSynopsis>
|
||||
<FuncSynopsisInfo>#include <DtMmdb.h>
|
||||
</FuncSynopsisInfo>
|
||||
<FuncDef>void <Function>DtMmdbInit</Function></FuncDef>
|
||||
<void>
|
||||
</FuncSynopsis>
|
||||
</RefSynopsisDiv>
|
||||
<RefSect1>
|
||||
<Title>DESCRIPTION</Title>
|
||||
<Para>The
|
||||
<Function>DtMmdbInit</Function> function makes the DtInfo database engine ready to provide access service. When the function returns, the database has been initialized.
|
||||
</Para>
|
||||
</RefSect1>
|
||||
<RefSect1>
|
||||
<Title>RETURN VALUE</Title>
|
||||
<Para>None.
|
||||
</Para>
|
||||
</RefSect1>
|
||||
<RefSect1>
|
||||
<Title>SEE ALSO</Title>
|
||||
<Para>&cdeman.DtMmdbQuit;</Para>
|
||||
</RefSect1>
|
||||
</RefEntry>
|
||||
|
||||
Reference in New Issue
Block a user