Int 21/AH=E3h/SF=33h

Prev Next Ralf Interrups Categories Contents

------

Novell NetWare - BINDERY SERVICES - DELETE BINDERY OBJECT

AH = E3h subfn 33h
DS:SI -> request buffer (see #01923)
ES:DI -> reply buffer (see #01922)

Return:
AL = status (see #01920)

Note: This function is supported by Advanced NetWare 1.0+ and Alloy NTNX

See Also: AH=E3h/SF=32h - AH=E3h/SF=34h - AX=F217h/SF=33h

Format of NetWare "Delete Bindery Object" request buffer: Offset Size Description (Table 01923) 00h WORD length of following data (max 33h) 02h BYTE 33h (subfunction "Delete Bindery Object") 03h WORD (big-endian) type of object 05h BYTE length of object's name (01h-2Fh) 06h N BYTEs object's name

See Also: #01922

Category: Netware - Int 21h - N

------

Prev Next Ralf Interrups Categories Contents