共用方式為


BP_LOCATION_CODE_CONTEXT

說明與偵錯程式中的地址的直接繫結中斷點的位置。

typedef struct _BP_LOCATION_CODE_CONTEXT { 
   IDebugCodeContext2* pCodeContext;
} BP_LOCATION_CODE_CONTEXT;

Members

備註

這個結構屬於BP_LOCATION的聯集一部分的結構。

需求

標頭: msdbg.h

Namespace: Microsoft.VisualStudio.Debugger.Interop

組件: Microsoft.VisualStudio.Debugger.Interop.dll

請參閱

參考

結構和等位

BP_LOCATION

IDebugCodeContext2