EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElAS2SSLOptions.Assign

TElAS2SSLOptions    


 

Copies data from another instance of TElAS2SSLOptions.

 
 

Declaration

[C#]
    void Assign(ElAS2SSLOptions Source);

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

[Pascal]
    procedure Assign(Source : TPersistent);

[VB6]
    not applicable;

[ActiveX]
    not applicable;

[DLL]
    not implemented;
 
 

Parameters

  • Source - SSL options to be copied
 
 

Description

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

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