X2 Standard  Version 1.24
List of all members
LinkFromUIThreadInterface Class Reference

The LinkFromUIThreadInterface allows X2 implementors to cause TheSkyX to call establishLink from the user interface thread. More...

#include <linkfromuithreadinterface.h>

Detailed Description

The LinkFromUIThreadInterface allows X2 implementors to cause TheSkyX to call establishLink from the user interface thread.

X2 implementors can implement this interface to have TheSky call establishLink() from the user interface thread instead of from a background thread by default. This can simplify drivers that use Microsoft COM on Windows in their implementation . There are no member functions to this interface, simply implemenenting it is sufficient.

This only applies to mount drivers.

See also
LinkInterface

The documentation for this class was generated from the following file:
X2 Examples
(C) Software Bisque, Inc. All rights reserved.