VsDebugEngineFilter Struct

Definition

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.

Applies to