- Messages
- 46
- Country

I have a problem here in a managed c# app.
The Ident field changes its size from 6 to 9. I need a way to correctly get the fields of an airport, based on the sim version. I can detect the version, but I always get a 2024 SIMCONNECT_DATA_FACILITY_AIRPORT - which means the Ident is 9 instead of 6, and the other fields are broken because of the offset.
Any ideas?
The Ident field changes its size from 6 to 9. I need a way to correctly get the fields of an airport, based on the sim version. I can detect the version, but I always get a 2024 SIMCONNECT_DATA_FACILITY_AIRPORT - which means the Ident is 9 instead of 6, and the other fields are broken because of the offset.
Any ideas?
