BP_LOCATION_RESOLUTION
如需 Visual Studio 2017 的最新文件請參閱 Visual Studio 2017 文件。
說明解決方案的特定位置的中斷點。
語法
typedef struct _BP_LOCATION_RESOLUTION {
IDebugBreakpointResolution2* pResolution;
} BP_LOCATION_RESOLUTION;
Members
pResolution
IDebugBreakpointResolution2判斷中斷點和其解決方法資訊類型的物件。
備註
此結構是屬於BP_LOCATION結構的聯集的一部分。
需求
標頭︰ msdbg.h
命名空間︰ Microsoft.VisualStudio.Debugger.Interop
組件︰ Microsoft.VisualStudio.Debugger.Interop.dll