RPC HELP Silent RpcSLogin CheckCmdLine

From VistApedia
Jump to: navigation, search

RPC Broker Help Home

CheckCmdLine Function

With Patch XWB*1.1*13, the CheckCmdLine method was changed from a procedure to a function with a Boolean return value.

   function CheckCmdLine(SLBroker: TRPCBroker): Boolean;


Argument:

SLBroker -- The instance of the Broker with which information on the command line should be used, and to be used for the connection, if a Silent Login is possible.


Result:

The return value indicates whether the information on the command line was sufficient to connect the RPCBroker instance to the specified Server/ListenerPort. If the value is True the connection has already been made. Otherwise, the Broker is not connected to the VistA M Server.