SetLibrarianBreakpointCommandCondition

Sets the command condition of a librarian breakpoint. When command condition is not specified, the command will be executed when the debugger would break, otherwise it will be executed when the condition is satisfied.

arguments

arg1 The DLL name.

[arg2] The command condition (default condition when not specified).

result

This command does not set any result variables.