ICorDebugNativeFrame Interface

Definition

public interface class ICorDebugNativeFrame : Microsoft::VisualStudio::CorDebugInterop::ICorDebugFrame
public interface class ICorDebugNativeFrame : Microsoft::VisualStudio::CorDebugInterop::ICorDebugFrame
__interface ICorDebugNativeFrame : Microsoft::VisualStudio::CorDebugInterop::ICorDebugFrame
[System.Runtime.InteropServices.Guid("03E26314-4F76-11D3-88C6-006097945418")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface ICorDebugNativeFrame : Microsoft.VisualStudio.CorDebugInterop.ICorDebugFrame
[<System.Runtime.InteropServices.Guid("03E26314-4F76-11D3-88C6-006097945418")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type ICorDebugNativeFrame = interface
    interface ICorDebugFrame
Public Interface ICorDebugNativeFrame
Implements ICorDebugFrame
Attributes
Implements

Applies to