NativeOverlapped.OffsetHigh Field

Definition

Specifies the high word of the byte offset at which to start the transfer.

public: int OffsetHigh;
public int OffsetHigh;
val mutable OffsetHigh : int
Public OffsetHigh As Integer 

Field Value

Remarks

This member is ignored when reading from or writing to named pipes and communications devices and in those cases its value should be zero.

Applies to