EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


ElAS3SocksOptions.Assign

ElAS3SocksOptions    


 

Copies data from another instance of ElAS3SocksOptions.

 
 

Declaration

[C#]
    void Assign(ElAS3SocksOptions Source);

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

[Pascal]
    procedure Assign(Source : TPersistent);

[VB6]
    not applicable;

[ActiveX]
    not applicable;

[DLL]
    not implemented;
 
 

Parameters

  • Source - SOCKS options to be copied
 
 

Description

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

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