Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Static method: IntPtr OpenThread(WinAPI.ThreadAccess, bool, uint)

Declaration

public static IntPtr OpenThread(
    WinAPI.ThreadAccess dwDesiredAccess,
    bool bInheritHandle,
    uint dwThreadId
)