internal static void AppEnableLogCallback(bool arg0) { AppUtilPINVOKE.AppEnableLogCallback(arg0); if (AppUtilPINVOKE.SWIGPendingException.Pending) { throw AppUtilPINVOKE.SWIGPendingException.Retrieve(); } }