Method SetThreadContext NamespaceMicrosoft.Samples.Debugging.CorDebug.NativeApi Assemblyraw.dll SetThreadContext(uint, uint, IntPtr) void SetThreadContext(uint threadID, uint contextSize, IntPtr context) Parameters threadID uint contextSize uint context IntPtr