ASA Programming Guide
The Database Tools Interface
DBTools functions
Uncompresses a database file. This function is used by the dbexpand command-line utility.
short DBExpand ( const an_expand_db * expand-db );
Parameter | Description |
---|---|
expand_db | Pointer to an_expand_db structure |
A return code, as listed in Software component return codes.
For information about the Uncompression utility and its features, see The Uncompression utility.