IVsDebugLaunchHook::IsProcessRecycleRequired Method (array<VsDebugTargetProcessInfo>^)
Visual Studio 2015
Do not implement this interface, consume it, or call it. Using this interface may break core Visual Studio functionality. It is intended to allow implementers of debug engines to extend the debugging requests of existing project systems.
Assembly: Microsoft.VisualStudio.Shell.Interop.10.0 (in Microsoft.VisualStudio.Shell.Interop.10.0.dll)
Parameters
- pProcessInfo
- Type: array<Microsoft.VisualStudio.Shell.Interop::VsDebugTargetProcessInfo>^
Return Value
Type: System::Int32
Show: