X2 Standard  Version 1.24
linkfromuithreadinterface.h
1 #ifndef _LinkFromUIThreadInterface_H
2 #define _LinkFromUIThreadInterface_H
3 
4 #define LinkFromUIThreadInterface_Name "com.bisque.TheSkyX.LinkFromUIThreadInterface/1.0"
5 
21 {
22 public:
23 
24  virtual ~LinkFromUIThreadInterface(){}
25 
26 public:
27 
28 
29 };
30 
31 #endif
X2 Examples
(C) Software Bisque, Inc. All rights reserved.