NDS_CHECK_LOGIN_RESTRICTION_OPEN is only used if either CheckEachNewOpenConnection or CheckEachAlreadyOpenConnection was set to one during the corresponding NDS_CHECK_LOGIN_RESTRICTIONS query. This query is generated whenever CheckEachNewOpenConnection is one and NDS* needs to open a new connection pursuant to running limber. This query is generated whenever CheckEachNewOpenConnection is one and NDS needs to open a new connection pursuant to doing checking the login restriction or CheckEachAlreadyOpenConnection is one and NDS needs to reuse an already existing connection. The following variables are provided:
The version of NDS.
<0, 0 Use the default expiration interval (default) >0 Expiration Interval to be assigned to this connection
NDS believes it already has a connection to this address and can reuse that connection
NDS does not have a connection to this address and must create one If ConnectionIsAlreadyOpen is TRUE, then ConnectionLastUsed is the last time that a packet was sent from NDS using this connection. Otherwise, it will be zero. ConnectionLastUsed is the time that NDS last sent a packet on this connection
ConnectionLastUsed will be zero