NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

Overlapped Class

Used to pack and unpack the managed overlapped to and from the native overlapped.

Object
   Overlapped

[Visual Basic]
Public Class Overlapped
[C#]
public class Overlapped
[C++]
public __gc class Overlapped
[JScript]
public class Overlapped

Remarks

[To be supplied.]

Requirements

Namespace: System.Threading

Assembly: mscorlib.dll

See Also

Overlapped Members | System.Threading Namespace