ICorDebugProcess.HasQueuedCallbacks(ICorDebugThread, Int32) 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 HasQueuedCallbacks(Microsoft::VisualStudio::CorDebugInterop::ICorDebugThread ^ pThread, [Runtime::InteropServices::Out] int % pbQueued);
public void HasQueuedCallbacks (Microsoft.VisualStudio.CorDebugInterop.ICorDebugThread pThread, out int pbQueued);
abstract member HasQueuedCallbacks : Microsoft.VisualStudio.CorDebugInterop.ICorDebugThread * int -> unit
Public Sub HasQueuedCallbacks (pThread As ICorDebugThread, ByRef pbQueued As Integer)
Parâmetros
- pThread
- ICorDebugThread
- pbQueued
- Int32