RPCCommand Action

Calls an Remote Program Call routine defined on a remote server.

Parameters

Connection  -  (Required)

Specifies the connection object returned from the RPCConnect action.

Command  -  (Required)

Specifies the command to be passed to the remote server for execution.

TIP

The results of the command are made available through the Response property of the RPC Connection object.

See Also

RPCDeclare action | RPCCall action | RPCConnect action | RPCDisconnect action


© 2004-2021 looksoftware. All rights reserved.