VECGetFieldDesc()

  VECGetFieldDesc

Description

VECGetFieldDesc() is used to retrive the description of an attribute field.

Call Signature

string VECGetFieldDesc ( int/string filespec, int segment_num, int field )

Return Value

string

The attribute description 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 from which to fetch the description.

See also

GDB file functions

GDB vector file functions

© PCI Geomatics Enterprises, Inc.®, 2026. All rights reserved.