Int 2F/AX=CB06h

Prev Next Ralf Interrups Categories Contents

------

Communicating Applications Specification - FIND NEXT QUEUE ENTRY

AX = CB06h
DL = queue to search
00h task queue
01h receive queue
02h log queue

Return:
AX = 0000h successful BX = event handle for found event AX < 0 error code (see #03048)

Note: Direction of search is same as preceding FIND FIRST call

See Also: AX=CB05h

Category: Fax - Int 2Fh - C

------

Prev Next Ralf Interrups Categories Contents