ICorDebugThread.GetUserState(CorDebugUserState) 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 GetUserState([Runtime::InteropServices::Out] Microsoft::VisualStudio::CorDebugInterop::CorDebugUserState % pState);
public void GetUserState (out Microsoft.VisualStudio.CorDebugInterop.CorDebugUserState pState);
abstract member GetUserState : CorDebugUserState -> unit
Public Sub GetUserState (ByRef pState As CorDebugUserState)
Parameters
- pState
- CorDebugUserState