RemoteServer Class
The RemoteServer class represents an interface to the procedures within an OpenROAD Server. With this class, you can invoke procedures on an active OpenROAD Server by providing a mandatory procedure name and optional parameters. When the procedure is completed, you may inspect the status returned.
A value of ER_OK indicates that the procedure was successfully called; a value of ER_FAIL means the call failed. Descriptions of system constant values and their numeric equivalents are listed in
Error Codes (see
Error Codes).
Inherits From
Inherited By
None
Attributes
Errorcode
Errortext
Flags
Image
Location
ServerType
Methods
Call4GL
Initiate
Release