DDECommunicationLayerID Members
The DDECommunicationLayerID type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| 
                         | 
                      CreateCommunicationLayer(CommonBusControl) | 
                         
   Instantiate new object providing ICommunicationLayer functionality.
    
                       | 
                    
| 
                         | 
                      CreateCommunicationLayer(array<Object>[]()[][]) | 
                         
   Instantiate new object providing ICommunicationLayer functionality.
    
                       | 
                    
| 
                         | 
                      Equals(System.Object) | (Inherited from Object.) | 
| 
                         | 
                      Finalize | (Inherited from Object.) | 
| 
                         | 
                      GetHashCode | (Inherited from Object.) | 
| 
                         | 
                      GetType | (Inherited from Object.) | 
| 
                         | 
                      MemberwiseClone | (Inherited from Object.) | 
| 
                         | 
                      ToString | (Inherited from Object.) | 
Properties
| Name | Description | |
|---|---|---|
| 
                         | 
                      GetCommunicationLayerDescription | 
                         
   Gets the short text description for the communication layer.
    
                       | 
                    
| 
                         | 
                      PokeTimeout | 
                         
   Gets or sets the poke timeout.
    
                       | 
                    
| 
                         | 
                      RequestTimeout | 
                         
   Gets or sets the request timeout.
    
                       | 
                    
| 
                         | 
                      ServerDDE | 
                         
   Gets or sets the name of the layer.
    
                       | 
                    
| 
                         | 
                      Title | 
                         
   Gets a title for the ICommunicationLayer provider.
    
                       | 
                    

