FILE_BEGIN (Constants)
Last changed: 94.229.131.27

.
Summary
This constant indicates the offset of the beginning of a file.

C# Constants:

int FILE_BEGIN = 0;

VB Constants:

Dim FILE_BEGIN As Integer

Notes:

None.