IAgODProvideTrackingDataLib 13Send comments on this topic.
CloseFile Method (IAgODProvideTrackingData)
See Also
Windows





Windows & Linux

Description

This method is called to close a tracking data file when ODTK is done reading from it.

Syntax

[Visual Basic .NET]
Public Sub CloseFile()
[C#]
public void CloseFile();
[Managed C++]
public: void CloseFile();
[Unmanaged C++]
public: HRESULT CloseFile();
[Java]
public void closeFile();
[Python - STK API ]
def CloseFile(self) -> None:

See Also

© 2025 Analytical Graphics, Inc. All Rights Reserved.