Overlapped Properties
Collapse the table of content
Expand the table of content

Overlapped Properties

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

The Overlapped type exposes the following members.

  NameDescription
Public property AsyncResult Gets or sets the object that provides status information on the I/O operation.
Public property OffsetHigh Gets or sets the high-order word of the file position at which to start the transfer. The file position is a byte offset from the start of the file.
Public property OffsetLow Gets or sets the low-order word of the file position at which to start the transfer. The file position is a byte offset from the start of the file.
Top

Show:
© 2017 Microsoft