EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElCMSCertificateRefs.Add

TElCMSCertificateRefs     See also    


 

Adds an item to the list of certificate identifiers.

 
 

Declaration

[C#]
    int Add();

[VB.NET]
    Function Add() As Integer

[Pascal]
    function Add : integer;

[VB6]
    not implemented;

[ActiveX]
    not implemented;

[DLL]
    not implemented;
 
 

Return value

    Index of the newly added item in the list.

 
 

Description

    Use this method to add a new certificate identifier to the list.

 
 

See also:     CertIDs     Remove    

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