IVsDebugProcessNotify.BeforeStopDebuggingProcess(UInt32) Method

Definition

Provides notification and the reason for stopping the debugger before actually stopping the debug process.

C++/CX
public:
 int BeforeStopDebuggingProcess(unsigned int Reason);

Parameters

Reason
UInt32

[In] The reason for stopping the debugging process—a value of type STOP_DEBUGGING_PROCESS_REASON

Returns

If the method succeeds, it returns S_OK. If it fails, it returns an error code.

Applies to

Proizvod Verzije
Visual Studio SDK 2015, 2017, 2019, 2022