C# Class System.Threading.NativeOverlapped

Afficher le fichier Open project: dotnet/corefx Class Usage Examples

Méthodes publiques

Свойство Type Description
EventHandle System.IntPtr
InternalHigh System.IntPtr
InternalLow System.IntPtr
OffsetHigh int
OffsetLow int

Property Details

EventHandle public_oe property

public System.IntPtr EventHandle
Résultat System.IntPtr

InternalHigh public_oe property

public System.IntPtr InternalHigh
Résultat System.IntPtr

InternalLow public_oe property

public System.IntPtr InternalLow
Résultat System.IntPtr

OffsetHigh public_oe property

public int OffsetHigh
Résultat int

OffsetLow public_oe property

public int OffsetLow
Résultat int