共用方式為


BP_LOCATION_CODE_CONTEXT

 

如需 Visual Studio 2017 的最新文件請參閱 Visual Studio 2017 文件

描述直接繫結至偵錯程式中的位址中斷點的位置。

語法

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

另請參閱

結構和等位
BP_LOCATION
IDebugCodeContext2