Returns the address of the specified soft breakpoint.
#include <netware.h>
void *AddressOfSoftBreakpoint (
int number );
(IN) Specifies the number of the soft breakpoint.
If successful, returns the address of the soft breakpoint.