en:docs:fapi:doschgfileptr

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
en:docs:fapi:doschgfileptr [2018/09/02 14:51] prokusheven:docs:fapi:doschgfileptr [2018/09/02 14:52] prokushev
Line 14: Line 14:
   * MoveType (USHORT) - input : Method of moving. Specifies a location in the file from where Distance to move the read/write pointer starts. Values and their meanings are:   * MoveType (USHORT) - input : Method of moving. Specifies a location in the file from where Distance to move the read/write pointer starts. Values and their meanings are:
  
- ^ Value ^ Definition ^ +^ Value ^ Definition ^ 
- | 0 | Beginning of the file. | +| 0 | Beginning of the file. | 
- | 1 | Current location of the read/write pointer. | +| 1 | Current location of the read/write pointer. | 
- | 2 | End of the file. Use this method to determine a file's size. |+| 2 | End of the file. Use this method to determine a file's size. |
  
   * NewPointer (PULONG) - output : Address of the new pointer location.   * NewPointer (PULONG) - output : Address of the new pointer location.