다음을 통해 공유


ICorDebugInternalFrame

업데이트: 2007년 11월

스택의 런타임 내부 프레임을 나타냅니다.

interface ICorDebugInternalFrame : ICorDebugFrame {

    HRESULT GetFrameType (
        [out] CorDebugInternalFrameType  *pType
    );

};

메서드

메서드

설명

ICorDebugInternalFrame::GetFrameType 메서드

내부 프레임의 형식을 가져옵니다.

요구 사항

플랫폼:.NET Framework 시스템 요구 사항 참조

헤더: CorDebug.idl

라이브러리: CorGuids.lib

.NET Framework 버전: 3.5 SP1, 3.5, 3.0 SP1, 3.0, 2.0 SP1, 2.0

참고 항목

참조

CorDebugInternalFrameType

기타 리소스

디버깅 인터페이스