 |
Index for Section 3 |
|
 |
Alphabetical listing for D |
|
 |
Bottom of page |
|
DtDtsRelease(3)
CDE
NAME
DtDtsRelease - free memory associated with the data types database
SYNOPSIS
#include <Dts.h>
void DtDtsRelease(void);
DESCRIPTION
The DtDtsRelease function releases the data structures and data associated
with the data types database, generally in preparation for a reload.
RETURN VALUE
The DtDtsRelease function returns no value.
SEE ALSO
Dts.h, DtDtsLoadDataTypes(3), DtDbLoad(3)
 |
Index for Section 3 |
|
 |
Alphabetical listing for D |
|
 |
Top of page |
|