NativeOverlapped (System.Threading.NativeOverlapped)

Inherits: System.ValueType

Interfaces:

Derived Types: 0

Assembly: mscorlib.dll

Provides an explicit layout that is visible from unmanaged code and that will have the same layout as the Win32 OVERLAPPED structure with additional reserved fields at the end.

VB.NET C#

C#

public sealed struct NativeOverlapped
{
}

Articles

NativeOverlapped Structure

System.Object     System.ValueType        System.Threading.NativeOverlapped [Visual Basic] Public Structure NativeOverlapped [C#] public struct NativeOverlapped [C++] public ...

pinvoke.net: GetOverlappedResult (kernel32)

In] ref System.Threading.NativeOverlapped lpOverlapped, out uint lpNumberOfBytesTransferred, bool bWait); VB.Net Signature: Friend Shared Function GetOverlappedResult(

MBR IT/.NET 247 : System.Threading Namespace [Details]

System.Threading.NativeOverlapped: System.Threading.Overlapped: System.Threading.ReaderWriterLock ... Bespoke Software? Commission Matthew Baxter-Reynolds and his team for your ...

CPiWebSite

private unsafe System.Threading. NativeOverlapped * nativeOverlapped; public System.Threading. NativeOverlapped * NativeOverlapped ... public static OverlappedWithCallback Alloc ...

Daniel Vasquez Lopez

... http://www.pinvoke.net/ , I already changed all references to the OVERLAPPED structure to System.Threading.NativeOverlapped instead. Be aware that System.Threading.NativeOverlapped ...

Mono Documentation

... System.Threading.NativeOverlapped Overview | Members System.Threading.NativeOverlapped.OffsetLow Field ... Remarks Documentation for this section has not yet been entered. ...

Mono Documentation

The members of System.Threading.NativeOverlapped are listed below. See Also: Inherited members from System.ValueType [ ...

Custom .NET Training ASP.NET Training Silverlight Training LINQ Training IT Support