INonDebugProcessExitedEvent168.GetNonDebugLaunch 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 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
- ppNonDebugLaunch
- IDebugEngineNonDebugLaunch168