Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Ralf Brown's Interrupt List (Part 1,2) - int 2f - multiplex - communicating applications spec - set task time http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
INT 2F - Multiplex - Communicating Applications Spec - SET TASK TIME
        AX = CB0Dh
        BX = event handle (task events only)
        CH = hour
        CL = minute
        DH = second
        DL unused
Return: AX = 0000h successful
           < 0     error code (see AX=CB01h)
Note:   setting a task's date and time to before the current date and time
          causes it to execute immediately
SeeAlso: AX=CB0Bh,CB0Ch,CB10h

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson