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.
| Name | Description | |
|---|---|---|
|
AsyncResult | Gets or sets the object that provides status information on the I/O operation. |
|
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. |
|
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. |
Show: