BB FlashBack SDK: FBVFile

Position

Description

Returns the current position of the file pointer.

Syntax

[C#/C++]
public int64 Position;

[VB.NET]
Public Property Position As Int64