EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElOCSPResponse.Assign

TElOCSPResponse     See also    


 

Copies data from another instance of TElOCSPResponse class.

 
 

Declaration

[C#]
    void Assign(TElOCSPResponse Source);

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

[Pascal]
    procedure Assign(Source : TPersistent);

[VB6]
    not implemented;

[ActiveX]
    not implemented;

[DLL]
    not implemented
 
 

Parameters

  • Source - object which contents should be copied.
 
 

Description

    Use this method to copy data of another OCSP response into the current one.

 
 

See also:     Load    

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