Creates a new instance of an EacXML object, which represents a program call.
Class EacXML
Syntax
public EacXML.EacXML(EacConnection cnx);
public public EacXML.EacXML (EasycomConnection cnx);
 
Description
| 
   Parameter  | 
  
   Description  | 
  
   Type  | 
 
| 
   Cnx  | 
  
   Specifies the connection object to which the program opening will belong to  | 
  
   EasycomConnection or EacConnection  | 
 
| 
   
  | 
  
   
  | 
  
   
  | 
 
The connection has to be valid and open.