CAAReconfigureBase.BeginReconfigure (METH)ΒΆ
METHOD BeginReconfigure
BeginReconfigure
has to be called before reconfiguring has been started on the current node.
Input itfSender
has to be set to the originator node of current reconfiguration (see also input itfSender
of IReconfigureProvider.ReconfigureAsync
).
Note: Each BeginReconfigure
must have an CAAReconfigureBase.EndReconfigure call!
- InOut:
Scope
Name
Type
Comment
Input
itfSender
itfSender given by IReconfigureProvider.ReconfigureAsync input. If 0 or current node: All enable flags of the current subtree will be updated.