Interrups | Categories | Contents |
AH = E1h subfn 03h DS:SI -> request buffer (see #01824) ES:DI -> reply buffer (see #01825)
Return:
AL = error code
Note: These functions are supported by NetWare 4.0+ but are not listed in _NetWare_System_Calls--DOS_; they may be obsolete
See Also: AH=E1h/SF=00h - AH=E1h/SF=02h - AH=E1h/SF=04h -
See Also: AX=F215h/SF=03h
Format of NetWare "Enable Broadcast Messages" request buffer: Offset Size Description (Table 01824) 00h WORD 0001h (length of following data) 02h BYTE 03h (subfunction "Enable Broadcast Messages")
See Also: #01825 - #01823
Format of NetWare "Enable/Disable Broadcast Messages" reply buffer: Offset Size Description (Table 01825) 00h WORD (call) 0000h (no data returned)
See Also: #01824 - #01823
Category: Netware - Int 21h - N
Interrups | Categories | Contents |