ICorDebugThread.GetDebugState(CorDebugThreadState) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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)
Parâmetros
- pState
- CorDebugThreadState