BP_LOCATION_CODE_CONTEXT
디버깅 중인 프로그램에 주소를 직접 바인딩된 중단점의 위치를 설명 합니다.
typedef struct _BP_LOCATION_CODE_CONTEXT {
IDebugCodeContext2* pCodeContext;
} BP_LOCATION_CODE_CONTEXT;
Members
- pCodeContext
IDebugCodeContext2 코드에서 중단점의 위치를 식별 하는 개체입니다.
설명
이 구조체의 멤버인는 BP_LOCATION 구조체 합집합 일부로.
요구 사항
헤더: msdbg.h
네임 스페이스: Microsoft.VisualStudio.Debugger.Interop
어셈블리: Microsoft.VisualStudio.Debugger.Interop.dll