DkmRuntimeBreakpoint.SourceId Property

Definition

Identifies the source of an object. SourceIds are used to enable filtering in scenarios when multiple components may be creating instances of a class. For example, source ids can be used to determine if a breakpoint comes from the AD7 AL (ex: user breakpoint, or other breakpoint visible at the SDM level) instead of a breakpoint which may be created by another component (for example an internal breakpoint used for stepping).

C++
public:
 property Guid SourceId { Guid get(); };

Property Value

Returns Guid.

Applies to

Produit Versions
Visual Studio SDK 2015, 2017, 2019, 2022