Share via


ICorDebugThread.GetUserState(CorDebugUserState) Method

Definition

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

Applies to