Int 2F/AX=4E53h/BL=02h

Prev Next Ralf Interrups Categories Contents

------

SilverNET - SET RUNTIME PARAMETERS

AX = 4E53h ("NS")
BL = 02h (function "set runtime parameters")
BH = module ID (see #02826)
CX = parameter index (see #02829,#02830)
DX = new value for specified parameter

Desc: Set a WORD value in the specified SilverNET module

Note: Not all indexed parameters are writable; modifying a read-only parameter can result in system crashes

See Also: AX=4E53h/BL=00h - AX=4E53h/BL=01h

Category: Network - Int 2Fh - S

------

Prev Next Ralf Interrups Categories Contents