Udostępnij za pośrednictwem


ICorDebugThread.GetDebugState(CorDebugThreadState) Method

Definition

public:
 void GetDebugState([Runtime::InteropServices::Out] Microsoft::VisualStudio::CorDebugInterop::CorDebugThreadState % pState);
public void GetDebugState (out Microsoft.VisualStudio.CorDebugInterop.CorDebugThreadState pState);
abstract member GetDebugState : CorDebugThreadState -> unit
Public Sub GetDebugState (ByRef pState As CorDebugThreadState)

Parameters

Applies to