Share via


IDebugEngineSymbolProviderServices2 Interface

Definition

public interface class IDebugEngineSymbolProviderServices2 : Microsoft::VisualStudio::Debugger::Interop::IDebugEngineSymbolProviderServices
[System.Runtime.InteropServices.Guid("D318E959-22AB-4EEA-9A06-962B11AFDC29")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IDebugEngineSymbolProviderServices2 : Microsoft.VisualStudio.Debugger.Interop.IDebugEngineSymbolProviderServices
[<System.Runtime.InteropServices.Guid("D318E959-22AB-4EEA-9A06-962B11AFDC29")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IDebugEngineSymbolProviderServices2 = interface
    interface IDebugEngineSymbolProviderServices
Public Interface IDebugEngineSymbolProviderServices2
Implements IDebugEngineSymbolProviderServices
Attributes
Implements

Methods

EnumCodeContexts(IDebugAddress[], UInt32, IEnumDebugCodeContexts2)
GetEngineProvidedDocumentPrefix(String)
ResolveAssembly(UInt32, Guid, UInt32, RESOLVED_MODULES[])

Applies to