IDebugEngineJITSettings2.GetWrappedDebuggers(WRAPPED_DEBUGGER_ARRAY[]) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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[]