SysFileSetPosAsyncΒΆ
This function block retrieves the current read-/write position of the file.
| Variable | Data type | Description |
|---|---|---|
| hFile | DWORD | File number (see SysFileOpenAsync) |
| dwPos | DWORD | Offset within the file which is valid for access. |
This function block retrieves the current read-/write position of the file.
| Variable | Data type | Description |
|---|---|---|
| hFile | DWORD | File number (see SysFileOpenAsync) |
| dwPos | DWORD | Offset within the file which is valid for access. |