EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElPKCS11CertStorage.Session

TElPKCS11CertStorage     See also    


 

Use this read-only property to get information about the session.

 
 

Declaration

[C#]
    not implemented;

[VB.NET]
    not implemented

[Pascal]
    not implemented;

[VB6]
    Function IElPKCS11CertStorageX.Session(SessionIndex As Long) As IElPKCS11SessionInfoX

[ActiveX]
    HRESULT _stdcall IElPKCS11CertStorageX.Session([in] long SessionIndex, [out, retval] IElPKCS11SessionInfoX ** Result );

[DLL]
    not implemented;
 
 

Parameters

  • Index (SessionIndex) - The index of desired session in the list. The first session has Index=0, the second has Index=1 and so on.
 
 

Description

    This property contains session information.

 
 

See also:     SessionCount     Module     Opened    

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