EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElAS2WebTunnelOptions.Assign

TElAS2WebTunnelOptions    


 

Copies data from another instance of TElAS2WebTunnelOptions.

 
 

Declaration

[C#]
    void Assign(ElAS2WebTunnelOptions Source);

[VB.NET]
    Sub Assign(ByVal Source As TElAS2WebTunnelOptions)

[Pascal]
    procedure Assign(Source : TPersistent);

[VB6]
    not applicable;

[ActiveX]
    not applicable;

[DLL]
    not implemented;
 
 

Parameters

  • Source - web tunnel options to be copied
 
 

Description

    Use this method to copy data from another instance of TElAS2WebTunnelOptions to the current one.

 
Contact Us | Terms of Use | Trademarks | Privacy Statement
Copyright (c) 1998-2012, EldoS Corporation