Interrups | Categories | Contents |
AH = E0h DS:SI -> request buffer (see #01814) ES:DI -> reply buffer
Return:
AL = status
Note: This function was added in NetWare 4.0, but is no longer listed in current Novell documentation and may no longer be supported
See Also: AH=E3h/SF=68h - AX=F211h/SF=06h - AX=F211h/SF=0Ah
Format of NetWare print spooling request buffer: Offset Size Description (Table 01814) 00h WORD length of following data 02h BYTE subfunction 00h spool data to a capture file 01h close and queue capture file 02h set spool flags 03h spool existing file 04h get spool queue entry 05h remove entry from spool queue 03h ???
See Also: #02101
Category: Netware - Int 21h - N
Interrups | Categories | Contents |