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