Share via


IDebugSymbolProviderDirect Interface

Definition

public interface class IDebugSymbolProviderDirect
[System.Runtime.InteropServices.Guid("533A62E9-FDDD-4FEF-B7C3-BE4117773087")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IDebugSymbolProviderDirect
[<System.Runtime.InteropServices.Guid("533A62E9-FDDD-4FEF-B7C3-BE4117773087")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IDebugSymbolProviderDirect = interface
Public Interface IDebugSymbolProviderDirect
Attributes

Methods

GetAppIDFromAddress(IDebugAddress, UInt32)
GetCurrentModulesInfo(UInt32, Guid, UInt32, UInt32, Object)
GetCurrentModulesInfo(UInt32, Guid[], UInt32[], UInt32[], Object[])
GetCurrentModulesState(UInt32, UInt32)
GetMetaDataImport(Guid, UInt32, Object)
GetMethodFromAddress(IDebugAddress, Guid, UInt32, Int32, Int32, UInt32, UInt32)
GetSymUnmanagedReader(UInt32, Guid, Object)

Applies to