The Users are defined by the Users collection in the TOKOPEN_ENVIRONMENT. It is a collection of TOKOPEN_USER objects.
TOKOPEN_USERLIST
Count as Long
Read Only, indicates how many users are defined.
Item(vntIndexKey As Variant) As TOKOPEN_USER
References one of the User objects, in the rage 1..Count
Refresh
Forces TokOpen to rebuild the USERLIST collection from the database.
Contains (anitem as Variant) as Boolean
Inidicates if TokOpen supports the specified user number.
See Also:-
Example Code :-