BP_LOCATION_RESOLUTION

在特定位置断点描述的解决方法。

typedef struct _BP_LOCATION_RESOLUTION { 
   IDebugBreakpointResolution2* pResolution;
} BP_LOCATION_RESOLUTION;

成员

备注

作为一个联合的一部分,此结构是 BP_LOCATION 结构的成员。

要求

标题:msdbg.h

命名空间:Microsoft.VisualStudio.Debugger.Interop

程序集:Microsoft.VisualStudio.Debugger.Interop.dll

请参见

参考

结构和联合

BP_LOCATION

IDebugBreakpointResolution2