Condividi tramite


IDebugEngineJITSettings2.GetWrappedDebuggers(WRAPPED_DEBUGGER_ARRAY[]) Method

Definition

public:
 int GetWrappedDebuggers(cli::array <Microsoft::VisualStudio::Debugger::Interop::WRAPPED_DEBUGGER_ARRAY> ^ pWrappedDebuggers);
public int GetWrappedDebuggers(Microsoft.VisualStudio.Debugger.Interop.WRAPPED_DEBUGGER_ARRAY[] pWrappedDebuggers);
abstract member GetWrappedDebuggers : Microsoft.VisualStudio.Debugger.Interop.WRAPPED_DEBUGGER_ARRAY[] -> int
Public Function GetWrappedDebuggers (pWrappedDebuggers As WRAPPED_DEBUGGER_ARRAY()) As Integer

Parameters

pWrappedDebuggers
WRAPPED_DEBUGGER_ARRAY[]

Returns

Applies to