DosProtectSetFilePtr - Remarks

The read/write pointer in a file is a signed 32-bit number. A negative value for ib moves the pointer backward in the file; a positive value moves it forward. DosProtectSetFilePtr cannot be used to move to a negative position in the file.

DosProtectSetFilePtr cannot be used for a character device or pipe.


[Back: DosProtectSetFilePtr - Parameters]
[Next: DosProtectSetFilePtr - Related Functions]