Clears a hardware breakpoint and removes its reserved status so it can be reused.
#include <netware.h>
int UnReserveABreakpoint (
int handle);
(IN) Specifies the breakpoint to release from its reserved status.
If successful, returns 0.