XPLMSetActiveAircraftCount
XPLM_API void XPLMSetActiveAircraftCount(
int inCount);
This routine sets the number of active planes. If you pass in a number higher than the total number of planes availables, only the total number of planes available is actually used.