Table of Contents

Method GetThreadContext

Namespace
Microsoft.Samples.Debugging.CorDebug.NativeApi
Assembly
raw.dll

GetThreadContext(uint, uint, uint, IntPtr)

void GetThreadContext(uint threadId, uint contextFlags, uint contextSize, IntPtr context)

Parameters

threadId uint
contextFlags uint
contextSize uint
context IntPtr