GetConfigs [1/3]

Gets the configuration of the RTE object.

bool GetConfigs(Config *config, Error *err);
Since
v4.5.0

Call timing

Call this method after Rte.

Restrictions

None.

Parameters

config
Configurations of the RTE object: Config.
err
The state or error information: Error.

Returns

Whether the RTE object is configured successfully:
  • true: Yes.
  • false: No.