Using LUA Verbs

This implementation of LUA is available to applications written in Microsoft® C version 5.1 or later. Applications access all LUA functions on Microsoft® Windows NT®, Microsoft® Windows® 95, and Windows 3.x by issuing verbs using the the external C functions RUI, SLI, WinRUI, and WinSLI.

Symbolic constants are defined in the WINLUA.H header file for many parameter values. Refer to the WINLUA.H file (contained in the Microsoft® SNA Server Software Development Kit) for a list of LUA constants.

You should use the symbolic constant and not the hexadecimal value when setting values for supplied parameters, or when testing values of returned parameters.

Parameters marked as reserved should always be set to zero.