IDebugNativeSymbolProvider Interface

Definition

public interface class IDebugNativeSymbolProvider : Microsoft::VisualStudio::Debugger::Interop::IDebugSymbolProvider
[System.Runtime.InteropServices.Guid("C2E34EB0-8B9D-11D2-9014-00C04FA38338")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IDebugNativeSymbolProvider : Microsoft.VisualStudio.Debugger.Interop.IDebugSymbolProvider
[<System.Runtime.InteropServices.Guid("C2E34EB0-8B9D-11D2-9014-00C04FA38338")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IDebugNativeSymbolProvider = interface
    interface IDebugSymbolProvider
Public Interface IDebugNativeSymbolProvider
Implements IDebugSymbolProvider
Attributes
Implements

Applies to