IReconfigureProvider.ReconfigureAsync (METH)¶
METHOD ReconfigureAsync : PROC_STATE
Reconfigure reads the configuration of the corresponding node and applies it.
Afterwards it calls ReconfigureAsync for all child IReconfigureProvider.
After Reconfiguring, all changed configuration values (Enable flag, Parameter changes,…) take effect.
If the node doesn’t support reconfiguring, method returns PROC_STATE.ERROR and eError contains ERROR.NOT_SUPPORTED.
- InOut:
Scope
Name
Type
Comment
Return
ReconfigureAsyncInput
eCmdEXECUTE to start operation.
itfSenderOriginator of reconfiguration. 0 or current node if this is the first reconfiguration call.
Output
eErrorError code