public void CognitivSetActivationLevel(uint userId, int level) { errorHandler(EdkDll.EE_CognitivSetActivationLevel(userId, level)); }