www.delorie.com/djgpp/doc/dpmi/api/310b01.html   search  
Int 31H Function 0B01H

Clear Debug Watchpoint [0.9]

Clears a debug watchpoint that was previously set using the Set Debug Watchpoint function (Int 31H Function 0B00H), and releases the watchpoint handle.

Call With

AX = 0B01H
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 © 1999     Updated Jun 1999