Int 21/AX=5FCBh

Prev Next Ralf Interrups Categories Contents

------

LANtastic v4.1+ - TERMINATE USER

AX = 5FCBh
ES:DI -> ASCIZ server name in form "\\machine"
DS:SI -> blank-padded username.  A null char = wildcard.
DS:DX -> blank-padded machine name.  A null char = wildcard.
CX = minutes until termination (0 = immediate)

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

Note: You must have the "S" privilege to use this call. You cannot log yourself out using this call

See Also: AX=5F82h

Category: Network - Int 21h - L

------

Prev Next Ralf Interrups Categories Contents