/
xpxGetFileBytePointer
xpxGetFileBytePointer
FUNCTION xpxGetFileBytePointer(fileId : INTEGER; VAR actualBytePointer : INTEGER) status : INTEGER;
The xpxGetFileBytePointer function returns the current file positions of the specified open file fileId. The current file position is returned as a byte number in the actualBytepointer (starting from 0) argument.
Arguments
Type | Name | Comment |
INTEGER | fileId | comment |
INTEGER | actualBytePointer |
Return Value
Error rendering macro 'excerpt-include' : User 'null' does not have permission to view the page 'US:_r_XPX_Return_Value'.
Options
Example
<Missing Example>
See also
Filter by label
There are no items with the selected labels at this time.
, multiple selections available,
Related content
xpxSetFileBytePointer
xpxSetFileBytePointer
More like this
xpfOpenFile
xpfOpenFile
More like this
xpxReadFile
xpxReadFile
More like this
xpxFlushFile
xpxFlushFile
More like this
xpxOpenFile
xpxOpenFile
More like this
xpxGetFileSize
xpxGetFileSize
More like this