HP-UX SNAplus2 R7 LUA Programmer's Guide

RUI Verbs
RUI_BID
The RH of the received message.
lua_message_type
Message type of the received message that will be one of the following:
LUA_MESSAGE_TYPE_LU_DATA
LUA_MESSAGE_TYPE_SSCP_DATA
LUA_MESSAGE_TYPE_RSP
LUA_MESSAGE_TYPE_BID
LUA_MESSAGE_TYPE_BIND
LUA_MESSAGE_TYPE_BIS
LUA_MESSAGE_TYPE_CANCEL
LUA_MESSAGE_TYPE_CHASE
LUA_MESSAGE_TYPE_CLEAR
LUA_MESSAGE_TYPE_CRV
LUA_MESSAGE_TYPE_LUSTAT_LU
LUA_MESSAGE_TYPE_LUSTAT_SSCP
LUA_MESSAGE_TYPE_QC
LUA_MESSAGE_TYPE_QEC
LUA_MESSAGE_TYPE_RELQ
LUA_MESSAGE_TYPE_RTR
LUA_MESSAGE_TYPE_SBI
LUA_MESSAGE_TYPE_SHUTD
LUA_MESSAGE_TYPE_SIGNAL
LUA_MESSAGE_TYPE_SDT
LUA_MESSAGE_TYPE_STSN
LUA_MESSAGE_TYPE_UNBIND
UNIX
The following values can be returned only to an RUI primary application (one that started the session using
RUI_INIT_PRIMARY):
LUA_MESSAGE_TYPE_INIT_SELF
LUA_MESSAGE_TYPE_NOTIFY
LUA_MESSAGE_TYPE_TERM_SELF
lua_ag2
One of the following ags will be set to
1 to indicate on which message ow the data was received:
lua_ag2.sscp_exp
lua_ag2.lu_exp
lua_ag2.sscp_norm
lua_ag2.lu_norm
lua_peek_data
The rst 12 bytes of the message data (or all of the message data if it is shorter than 12 bytes)
66