OffsetLow Field
Collapse the table of content
Expand the table of content

NativeOverlapped.OffsetLow Field

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

Specifies a file position at which to start the transfer.

Namespace:  System.Threading
Assembly:  mscorlib (in mscorlib.dll)

public int OffsetLow

The file position is a byte offset from the start of the file. The calling process sets this member before calling the OR function. This member is ignored when reading from or writing to named pipes and communications devices, and in those cases its value should be zero.

Windows Phone OS

Supported in: 8.1, 8.0, 7.1, 7.0

Windows Phone

Show:
© 2017 Microsoft