Version: * SDK release 0.23.1*
Frequency: Consistently
Severity: Low
Context: Simconnect SDK documentation function SimConnect_AICreateSimulatedObject
https://docs.flightsimulator.com/html/Programming_Tools/SimConnect/API_Reference/AI_Object/SimConnect_AICreateSimulatedObject.htm
Bug description:
The parameter InitPos is described as Null-terminated string containing the tail number. This should have a maximum of 12 characters.
. I think this is a copy and paste mistake. I think, it should be Specifies the initial position, using a SIMCONNECT_DATA_INITPOSITION structure.