IDkmUserCodeDeterminer Interface
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.
Determines if a frame is user or nonuser when such determination was not made when the frame was created.
Implementations of this interface may restrict when they are called using a filter defined in their component configuration. The following properties may be used: BaseDebugMonitorId, EngineId, RuntimeId, SymbolProviderId, TransportKind.
This API was introduced in Visual Studio 12 RTM (DkmApiVersion.VS12RTM).
public interface class IDkmUserCodeDeterminer
public interface class IDkmUserCodeDeterminer
__interface IDkmUserCodeDeterminer
public interface IDkmUserCodeDeterminer
type IDkmUserCodeDeterminer = interface
Public Interface IDkmUserCodeDeterminer
Compute |
Determines whether or not a frame is user code. |
Proizvod | Verzije |
---|---|
Visual Studio SDK | 2015, 2017, 2019, 2022 |