DlSetLicense - demographics_library - 2024.01

Demographics Library Reference for Windows and UNIX

Product type
Software
Portfolio
Locate
Product family
GeoStan Geocoding Suite
Product
GeoStan Geocoding Suite > Demographics Library
Version
2024.01
Language
English
Product name
Demographics Library
Title
Demographics Library Reference for Windows and UNIX
Copyright
2024
First publish date
1994
Last updated
2024-05-17
Published on
2024-05-17T02:16:20.391253

Identifies license file and password.

Syntax

intl DlSetLicense(DlId hLib, const char *filename, intl password)

Arguments

hLib

Handle for current instance of Demographics Library, as returned by DlInit. Input

*filename

The fully qualified file name, including drive and path, of the license file containing the licensed information. Input

password

The long integer used as a unique key. Input

Return Value

TRUE if license file was successfully opened, else FALSE.

Notes

This identifies the password and license file name used when invoking Demographics Library. The license file may have any name.

Files CTYST.DIR and MSAC.DIR are required unless the installation is licensed for "all states."

See Also

DlInit