ICorDebugProcess.SetThreadContext(UInt32, UInt32, IntPtr) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
public:
void SetThreadContext(System::UInt32 threadID, System::UInt32 contextSize, IntPtr context);
public void SetThreadContext (uint threadID, uint contextSize, IntPtr context);
abstract member SetThreadContext : uint32 * uint32 * nativeint -> unit
Public Sub SetThreadContext (threadID As UInteger, contextSize As UInteger, context As IntPtr)
Parâmetros
- threadID
- UInt32
- contextSize
- UInt32
- context
- IntPtr