IDkmClrSymUnmanagedReaderFactory Interface
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.
This API provides a partial implementation of ISymUnmanagedReader2 for a CLR module instance.
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 15 RTM (DkmApiVersion.VS15RTM).
public interface class IDkmClrSymUnmanagedReaderFactory
public interface class IDkmClrSymUnmanagedReaderFactory
__interface IDkmClrSymUnmanagedReaderFactory
public interface IDkmClrSymUnmanagedReaderFactory
type IDkmClrSymUnmanagedReaderFactory = interface
Public Interface IDkmClrSymUnmanagedReaderFactory
Methods
GetSymUnmanagedReader(DkmClrModuleInstance) |
This API provides a partial ISymUnmanagedReader2 implementation for a CLR module. |