ICorDebugNativeFrame Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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