Table of Contents

Method SetThreadContext

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

SetThreadContext(IntPtr, IntPtr)

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

Parameters

hThread IntPtr
lpContext IntPtr

Returns

bool