GetConfigs [1/3]
Retrieves the configuration information of the RTE object.
bool GetConfigs(Config *config, Error *err = nullptr)
- Since
- Added since v4.4.0.
Timing
Call this method after calling Rte.
Parameters
Return Values
- true: Retrieval succeeded.
- false: Retrieval failed.