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

ReconfigureAsync

PROC_STATE

Input

eCmd

PROC_CMD

EXECUTE to start operation.

itfSender

INode

Originator of reconfiguration. 0 or current node if this is the first reconfiguration call.

Output

eError

ERROR

Error code