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
Returns
Whether the RTE object is configured successfully:
true: Yes.false: No.