ISymbolLocator140 Interface

Definition

Important

This API is not CLS-compliant.

public interface class ISymbolLocator140 : Microsoft::VisualStudio::IntelliTrace::Symbols::ISymbolLocator
public interface class ISymbolLocator140 : Microsoft::VisualStudio::IntelliTrace::Symbols::ISymbolLocator
__interface ISymbolLocator140 : Microsoft::VisualStudio::IntelliTrace::Symbols::ISymbolLocator
[System.CLSCompliant(false)]
[System.Runtime.InteropServices.Guid("956541FB-AFEE-4DE4-B630-DE054A46F2A4")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface ISymbolLocator140 : Microsoft.VisualStudio.IntelliTrace.Symbols.ISymbolLocator
[System.Runtime.InteropServices.Guid("956541FB-AFEE-4DE4-B630-DE054A46F2A4")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface ISymbolLocator140 : Microsoft.VisualStudio.IntelliTrace.Symbols.ISymbolLocator
[<System.CLSCompliant(false)>]
[<System.Runtime.InteropServices.Guid("956541FB-AFEE-4DE4-B630-DE054A46F2A4")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type ISymbolLocator140 = interface
    interface ISymbolLocator
[<System.Runtime.InteropServices.Guid("956541FB-AFEE-4DE4-B630-DE054A46F2A4")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type ISymbolLocator140 = interface
    interface ISymbolLocator
Public Interface ISymbolLocator140
Implements ISymbolLocator
Attributes
Implements

Methods

ClearSymbolStoreCache()
GetPdbInfoForModule(String, Int32)
GetPdbInfoFromCallback(Object, Int32)
GetStatusMessageForHResult(Int32)
GetSymbolLocationType(String)
LocateAnyFormatPdb(PdbInfo, Object, String, UInt32)
LocateBinary(String, UInt32, UInt32, String, UInt32)
LocatePdb(PdbInfo, String, UInt32)
SetPortablePdbReaderCodebase(String)
SetSymbolSettings(SymbolSettings)

Applies to