Difference between revisions of "IComComponent"
(Created page with "== IComComponent Interface == AdvancedHMI's controls work by requesting or sending data to a driver. In order for a single control to work with any driver, the driver's must...") |
(→IComComponent Interface) |
||
Line 2: | Line 2: | ||
AdvancedHMI's controls work by requesting or sending data to a driver. In order for a single control to work with any driver, the driver's must implement a common interface. This interface is defined as the IComComponent. All AdvancedHMI drivers implement the methods and properties defined by this interface. | AdvancedHMI's controls work by requesting or sending data to a driver. In order for a single control to work with any driver, the driver's must implement a common interface. This interface is defined as the IComComponent. All AdvancedHMI drivers implement the methods and properties defined by this interface. | ||
+ | |||
+ | <b><u>Properties</u></b> | ||
+ | DisableSubsctiptions - |
Revision as of 09:09, 3 September 2016
IComComponent Interface
AdvancedHMI's controls work by requesting or sending data to a driver. In order for a single control to work with any driver, the driver's must implement a common interface. This interface is defined as the IComComponent. All AdvancedHMI drivers implement the methods and properties defined by this interface.
Properties DisableSubsctiptions -