HI_GetConnectToKernelStatus

HI_GetConnectToKernelStatus

%HI_GetConnectToKernelStatus function


Function

The function retrieves the connection status between the D2000 HI process and the D2000 Server process  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 D2000 HI process is connected to the D2000 Server process and an user is logged on

  • 1 - the D2000 HI process is connected to the D2000 Server process a and no user is logged on

  • 2 - the D2000 HI process is not connected to the D2000 Server process