__STOP_DEBUGGING_PROCESS_REASON Enum
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.
Indicates the reason that debugging was stoppe.
public enum class __STOP_DEBUGGING_PROCESS_REASONpublic enum class __STOP_DEBUGGING_PROCESS_REASONenum __STOP_DEBUGGING_PROCESS_REASONpublic enum __STOP_DEBUGGING_PROCESS_REASONtype __STOP_DEBUGGING_PROCESS_REASON = Public Enum __STOP_DEBUGGING_PROCESS_REASON- Inheritance
- 
				__STOP_DEBUGGING_PROCESS_REASON
Fields
| Name | Value | Description | 
|---|---|---|
| SDPR_DETACH | 0 | Debugging was stopped because the debugger was detached. | 
| SDPR_TERMINATE | 1 | Debugging was stopped because the process was terminated. | 
Remarks
COM Signature
From vsshell80.idl: