EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElCertificateRevocationList Destructor

TElCertificateRevocationList     See also    


 

This method destroys the instance of TElCertificateRevocationList class

 
 

Declaration

[C#]
    not applicable;

[VB.NET]
    not applicable;

[Pascal]
    destructor Destroy;

[VB6]
    not applicable;

[ActiveX]
    not applicable;

[DLL]
    __stdcall BOOL SBCertificateRevocationListDestroy(HANDLE hCRL);
 
 

Parameters

  • [DLL]hCRL - handle to the TElCertificateRevocationList object that was returned by Constructor
 
 

Description

    This method destroys the instance of TElCertificateRevocationList class.

 
 

See also:     Constructor    

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