3rd Party Libraries
Recent Additions
Handles Parser
Discord
files
FilePosition
File
FilePosition
Last Updated
2007-12-16
Created At
2007-01-07
Get current position in the file.
native
int
FilePosition(
Handle
file
)
Parameters
Handle
file
Handle to the file.
Return Value
int
Value for the file position indicator.
Error
Invalid Handle.