|
Description
VECGetFieldName() is used to retrieve the name of an attribute field.
Call Signature
string VECGetFieldName ( int/string filespec, int segment_num, int field )
Return Value
string
The attribute name string.
Arguments
int/string filespec:
This can either be the handle returned by DBOpen(), or the name of an open file.
int segment_num:
The vector layer (segment) number being accessed.
int field:
The field number to fetch the name of.
See also
© PCI Geomatics Enterprises, Inc.®, 2026. All rights reserved.