FDDereference()

  FDDereference, FDReference, and FDReferenceCount

Description

FDDereference() is used to decrement the reference or usage count for this file.

Call Signature

void FDDereference ( int/string filespec )

Return Value

void

This has no return value.

Argument

int/string filespec:

This can either be the handle returned by DKOpen()/TextOpen()/DBOpen(), or the name of such a file.

Remarks

The file won't be closed till the reference count drops to zero.

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