ICorDebugThread.GetDebugState(CorDebugThreadState) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
- pState
- CorDebugThreadState