VsDebugEngineFilter Struct
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.
Represents a set of debug engines.
public value class VsDebugEngineFilter
struct VsDebugEngineFilter
[System.Runtime.InteropServices.ComConversionLoss]
public struct VsDebugEngineFilter
[<System.Runtime.InteropServices.ComConversionLoss>]
type VsDebugEngineFilter = struct
Public Structure VsDebugEngineFilter
- Inheritance
-
VsDebugEngineFilter
- Attributes
Fields
dwDebugEngineCount |
The number of debug engines. |
pDebugEngines |
Pointer to the debug engines. |