- Overview
- Details of the HClient structure
- Variables of the structure
- Functions that use the HClient structure
HClient structure
Available only with this kind of connection
The HClient structure is used to:
Details of the HClient structure Variables of the structure The following variables are used to manage Client computers: | | HClient.Application | Character string. Application name. This name is returned by HListConnectedUser. | HClient.Database | Character string. HFSQL Client/Server database. | HClient.File | Character string. Data file. | HClient.Login | Character string Username. | HClient.Computer | Character string. Computer of the user: Name of the computer or IP address of the computer. |
The functions that use this structure will apply to the connections whose user is identified by the HClient.Login login and performed by a HClient.Application application. This application is run on the HClient.Computer computer and uses the HClient.File data file of the HClient.Database database.
Each variable in the structure can have a "" (empty string) value which means "any value". Functions that use the HClient structure The following functions use the HClient structure:
This page is also available for…
|
|
|
|