_DEBUG_LAUNCH_OPERATION2 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.
Provides additional members to the DEBUG_LAUNCH_OPERATION enumeration.
public enum class _DEBUG_LAUNCH_OPERATION2
public enum class _DEBUG_LAUNCH_OPERATION2
enum _DEBUG_LAUNCH_OPERATION2
public enum _DEBUG_LAUNCH_OPERATION2
type _DEBUG_LAUNCH_OPERATION2 =
Public Enum _DEBUG_LAUNCH_OPERATION2
- Inheritance
-
_DEBUG_LAUNCH_OPERATION2
Fields
DLO_AttachToHostingProcess | 4 | Attach to a hosting process. |
DLO_StartDebuggingHostingProcess | 5 | Start debugging. |
Remarks
COM Signature
From vsshell80.idl: