%HI_GetConnectToKernelStatus function


Function
The function retrieves the connection status between the process D2000 HI and the process D2000 Server within a multiserver system.
Declaration
HBJHI_GetConnectToKernelStatus(
   INT in kernelNr
 )

Parameters
kernelNr Number of D2000 Server within multiserver system.

Return value
The function returns a value of Int type. Possible return values:
  • 0 - the process D2000 HI is connected to the process D2000 Server and an user is logged on
  • 1 - the process D2000 HI is connected to the process D2000 Server a and no user is logged on
  • 2 - the process D2000 HI is not connected to the process D2000 Server

Napíšte komentár