Interrups | Categories | Contents |
AH = E3h subfn C9h DS:SI -> request buffer (see #02010) ES:DI -> reply buffer (see #02011)
Return:
AL = status 00h successful
Notes: This function is supported by Advanced NetWare 2.1+. The calling workstation must be attached to the file server
See Also:
AH=E3h/SF=11h - AH=E3h/SF=CDh - AH=E3h/SF=E8h -
Format of NetWare "Get File Server Description Strings" request buffer:
Offset Size Description (Table 02010)
00h WORD 0001h (length of following data)
02h BYTE C9h (subfunction "Get File Server Description Strings")
See Also:
#02011 - #02225 at AX=F217h/SF=C9h
Format of NetWare "Get File Server Description Strings" reply buffer:
Offset Size Description (Table 02011)
00h WORD (call) 0200h (size of following results buffer)
02h var ASCIZ name of company distributing this copy of NetWare.
Var ASCIZ version and revision
9 BYTEs ASCIZ revision date (mm/dd/yy).
Var ASCIZ copyright notice
See Also:
#02010 - #02225 at AX=F217h/SF=C9h
Category:
Netware
-
Int 21h
-
N
Interrups | Categories | Contents |
|