Method SetThreadContext NamespaceMicrosoft.Samples.Debugging.Native AssemblyNativeDebugWrappers.dll SetThreadContext(IntPtr, IntPtr) public static extern bool SetThreadContext(IntPtr hThread, IntPtr lpContext) Parameters hThread IntPtr lpContext IntPtr Returns bool