GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
DtMmdbCloseInfoLib(library call) DtMmdbCloseInfoLib(library call)

DtMmdbCloseInfoLib — closes an infolib

#include &<DtMmdb.h>
void DtMmdbCloseInfoLib(
int infolib_descriptor);

The DtMmdbCloseInfoLib function desclares that the specified infolib is no longer needed by the application.

Specifies the infolib descriptor, returned initially by a call to DtMmdbOpenInfoLib.

None.

The following shows how a DtMmdbCloseInfoLib call might be coded.

DtMmdbCloseInfoLib(myInfoLibDescriptor);

DtMmdbOpenInfoLib(3)


Search for    or go to Top of page |  Section l |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.