Int 21/AX=5F43h

Prev Next Ralf Interrups Categories Contents

------

LAN Manager Enhanced DOS - LOCAL DosPrintJobGetId

AX = 5F43h
BX = handle of remote print job
CX = size of PRIDINFO struture
ES:DI -> PRIDINFO structure (see #01713)

Return:
CF clear if successful PRIDINFO filled in CF set on error AX = error code

Format of LAN Manager PRIDINFO structure: Offset Size Description (Table 01713) 00h WORD job id 02h 16 BYTEs server name 12h 13 BYTEs queue name 1Fh 1 BYTE pad

Category: Network - Int 21h - L

------

Prev Next Ralf Interrups Categories Contents