ICorDebugThread.GetDebugState(CorDebugThreadState) Method
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.
C++
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)
- pState
- CorDebugThreadState
Produkt | Wersje |
---|---|
Visual Studio SDK | 2015, 2017, 2019, 2022 |