Share via


IDkmManagedHeapWalker175 Interface

Definition

Interface implemented by the Managed DM to find the string type.

Implementations of this interface may restrict when they are called using a filter defined in their component configuration. The following properties may be used: EngineId, RuntimeId.

This API was introduced in Visual Studio 17 Update 5 (DkmApiVersion.VS17Update5).

public interface IDkmManagedHeapWalker175
type IDkmManagedHeapWalker175 = interface
Public Interface IDkmManagedHeapWalker175

Methods

GetStringTypeId(DkmManagedHeapWalker)

Gets the type id for System.String.

Applies to