Int 21/AX=5F52h

Prev Next Ralf Interrups Categories Contents

------

LAN Manager Enhanced DOS - DosWriteMailslot

AX = 5F52h
BX = class
CX = length of buffer
DX = priority
ES:DI -> DosWriteMailslot parameter structure (see #01726)
DS:SI -> mailslot name

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

See Also: AX=5F4Fh - AX=5F50h - AX=5F51h

Format of LAN Manager DosWriteMailslot parameter structure: Offset Size Description (Table 01726) 00h DWORD timeout 04h DWORD -> buffer

Category: Network - Int 21h - L

------

Prev Next Ralf Interrups Categories Contents