Lets the application do any initialization when it is safe to do so.
returnValue = iAddIn_var.onActivate()
#include <Core/Application/IAddIn.h>returnValue = iAddIn_var->onActivate();