SetExceptionBreakpointFastResume
Sets the fast resume flag of an exception breakpoint. If this flag is set and the break condition doesn’t evaluate to break, no GUI, plugin, logging or any other action will be performed, except for incrementing the hit counter.
参数
arg1
异常断点的名称、异常名称或代码。
[arg2]
快速恢复标志。如果为 0(默认值),则禁用快速恢复,否则启用。
结果
此命令不会设置任何结果变量。