Table of Contents

Method GetThreadContext

Namespace
Microsoft.Samples.Debugging.Native
Assembly
NativeDebugWrappers.dll

GetThreadContext(IntPtr, IntPtr)

public static extern bool GetThreadContext(IntPtr hThread, IntPtr lpContext)

Parameters

hThread IntPtr
lpContext IntPtr

Returns

bool