BP_LOCATION_CODE_CONTEXT
說明與偵錯程式中的地址的直接繫結中斷點的位置。
typedef struct _BP_LOCATION_CODE_CONTEXT {
IDebugCodeContext2* pCodeContext;
} BP_LOCATION_CODE_CONTEXT;
Members
- pCodeContext
IDebugCodeContext2會識別程式碼中的中斷點位置的物件。
備註
這個結構屬於BP_LOCATION的聯集一部分的結構。
需求
標頭: msdbg.h
Namespace: Microsoft.VisualStudio.Debugger.Interop
組件: Microsoft.VisualStudio.Debugger.Interop.dll