DlFileSearch - demographics_library - Latest

Demographics Library Reference for Windows and UNIX

Product type
Software
Portfolio
Locate
Product family
GeoStan Geocoding Suite
Product
GeoStan Geocoding Suite > Demographics Library
Version
Latest
ft:locale
en-US
Product name
Demographics Library
ft:title
Demographics Library Reference for Windows and UNIX
Copyright
2024
First publish date
1994
ft:lastEdition
2025-10-14
ft:lastPublication
2025-10-14T21:16:32.399000
L1_Product_Gateway
L2_Product_Segment
L3_Product_Brand
L4_Investment_Segment
L5_Product_Group
L6_Product_Name

Searches data file for specified key.

Syntax

intl DlFileSearch (DlFileId hFile, const char *key)

Arguments

hFile

Handle to data file object, as returned by DlFileOpen. Input

*key

Pointer to the string containing the specified key. Input

Return Value

TRUE if key is found, else FALSE.

Notes

DlFileSearch searches the data file for a specified key.

See Also

DlFileOpen