INonDebugProcessExitedEvent168.GetNonDebugLaunch Method

Definition

public:
 int GetNonDebugLaunch([Runtime::InteropServices::Out] Microsoft::VisualStudio::Debugger::Interop::IDebugEngineNonDebugLaunch168 ^ % ppNonDebugLaunch);
public int GetNonDebugLaunch (out Microsoft.VisualStudio.Debugger.Interop.IDebugEngineNonDebugLaunch168 ppNonDebugLaunch);
abstract member GetNonDebugLaunch : IDebugEngineNonDebugLaunch168 -> int
Public Function GetNonDebugLaunch (ByRef ppNonDebugLaunch As IDebugEngineNonDebugLaunch168) As Integer

Parameters

Returns

Int32

Applies to