DBGetBinaryLength()

Description

DBGetBinaryLength() is used to get the length of a binary (type 180) segment.

Call Signature

int DBGetBinaryLength ( int/string filespec, int segment_num )

Return Value

int

The Return Value is its length in bytes.

Arguments

int/string filespec:

This can either be the handle returned by DBOpen(), or the name of an open file.

int segment_num:

The segment number containing the binary data to be read.

See also

GDB file functions

DBReadBinary()

DBWriteBinary()

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