XPLMGetAvionicsGeometryOS
XPLM_API void XPLMGetAvionicsGeometryOS(
XPLMAvionicsID inHandle,
int * outLeft, /* Can be NULL */
int * outTop, /* Can be NULL */
int * outRight, /* Can be NULL */
int * outBottom); /* Can be NULL */
Returns the bounds of a cockpit device’s popped-out window.