[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
Int 21 Fn 440B  - DOS 3.1+ - Ioctl - Set Sharing Retry Count               [D]

   AX = 440Bh
   CX = pause between retries (default 1)
   DX = number of retries (default 3)

Return: CF clear if successful
   CF set on error
       AX = error code (01h) (see AH=59h)

Notes: delay is dependent on processor speed (value in CX specifies number of
     64K-iteration empty loops to execute)
   if DX=0000h on entry, the retry count is left unchanged

See Also: AH=52h,INT 2F/AX=1224h,INT 2F/AX=122Bh

This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson