Skip to content
View in the app

A better way to browse. Learn more.

The AVSIM Community

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

ObjectAdded event in c#

Featured Replies

Does anyone have the ObjectAdded and ObjectRemoved events working in a c# app? I can make them work in c++, but I never called in c#. Other system events to work.Here's the code: _simconnect.SubscribeToSystemEvent(AI_AIRCRAFT_LIFE_EVENTS.ADDED, "ObjectAdded"); _simconnect.SubscribeToSystemEvent(AI_AIRCRAFT_LIFE_EVENTS.REMOVED, "ObjectRemoved"); _simconnect.SubscribeToSystemEvent(AI_AIRCRAFT_LIFE_EVENTS.TEST, "4sec");I get a call back every 4 seconds, but never when FSX adds or removes an AI aircraft.So just before I give up, and port everything to c++, anyone been here before?Simon

Create an account or sign in to comment

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.