ICorDebugProcess.HasQueuedCallbacks(ICorDebugThread, Int32) Methode

Definition

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)

Parameter

pThread
ICorDebugThread
pbQueued
Int32

Implementiert

Gilt für