SetExceptionBreakpointCondition

Sets the exception breakpoint condition. When this condition is set, it is evaluated every time the exception occurs (chance must match) and the debugger would stop only if condition is not 0.

参数

arg1 异常断点的名称、异常名称或代码。

[arg2] 条件表达式。

结果

此命令不会设置任何结果变量。