Interrups | Categories | Contents |
AX = F257h subfn 1Dh CX = length of request buffer in bytes DX = length of reply buffer in bytes DS:SI -> request buffer (see #02421) ES:DI -> reply buffer (see #02422)
Return:
AX = status (see #02860 at INT 2F/AX=7A20h/BX=0000h)
See Also:
Format of NetWare "Get Effective Directory Rights" request packet:
Offset Size Description (Table 02421)
00h BYTE 1Dh (subfunction "Get Effective Directory Rights")
01h BYTE name space (see #02387)
02h BYTE destination name space (see #02387)
03h WORD search attributes
05h DWORD return information mask
09h NetWare Handle/Path structure (see #02376)
See Also:
#02422
Format of NetWare "Get Effective Directory Rights" reply packet:
Offset Size Description (Table 02422)
00h WORD caller's effective rights
02h NetWare Information Structure
See Also:
#02421
Category:
Netware
-
Int 21h
-
N
Interrups | Categories | Contents |