EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElCertificateRevocationList Constructor

TElCertificateRevocationList     See also    


 

This method creates the instance of TElCertificateRevocationList class

 
 

Declaration

[C#]
    TElCertificateRevocationList(Component Owner);

[VB.NET]
    Sub New(ByVal Owner As Component)

[Pascal]
    constructor Create (AOwner : TComponent);

[VB6]
    not applicable;

[ActiveX]
    not applicable;

[DLL]
    __stdcall HANDLE SBCertificateRevocationListCreate(void);
 
 

Return value

[DLL]
    handle to the newly created object

 
 

Description

    Call this method to create an instance of TElCertificateRevocationList class.

 
 

See also:     Destructor    

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