Int 2F/AX=CB0Dh

Prev Next Ralf Interrups Categories Contents

------

Communicating Applications Specification - SET TASK TIME

AX = CB0Dh
BX = event handle (task events only)
CH = hour
CL = minute
DH = second
DL unused

Return:
AX = 0000h successful AX < 0 error code (see #03048)

Note: Setting a task's date and time to before the current date and time causes it to execute immediately

See Also: AX=CB0Bh - AX=CB0Ch - AX=CB10h

Category: Fax - Int 2Fh - C

------

Prev Next Ralf Interrups Categories Contents