ITcSysManager::ActivateConfiguration
The ActivateConfiguration() method activates the TwinCAT configuration (same as "Save To Registry"). A following start or restart of the TwinCAT system must be performed to activate the configuration physically.
HRESULT ActivateConfiguration();
Return Values
S_OK |
Function has returned a value. |
E_FAIL |
The function failed. |