delorie.com/djgpp/doc/dpmi/api/310b03.html   search  
Int 31H Function 0B03H

Reset Debug Watchpoint [0.9]

Resets the state of a previously defined debug watchpoint; i.e. a subsequent call to Int 31H Function 0B02H will indicate that the debug watchpoint has not been encountered.

Call With

AX = 0B03H
BX = watchpoint handle

Returns

if function successful
Carry flag = clear

if function unsuccessful
Carry flag = set
AX = error code
8023Hinvalid handle

  prev next   webmaster     delorie software   privacy  
  Copyright © 1996     Updated Apr 1996