EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElPKCS11CertStorage.Slot

TElPKCS11CertStorage     See also    


 

Use this read-only property to get slot description.

 
 

Declaration

[C#]
    not implemented;

[VB.NET]
    not implemented

[Pascal]
    not implemented;

[VB6]
    Function IElPKCS11CertStorageX.Slot(SlotIndex As Long) As IElPKCS11SlotInfoX

[ActiveX]
    HRESULT _stdcall IElPKCS11CertStorageX.Slot([in] long SlotIndex, [out, retval] IElPKCS11SlotInfoX ** Result );

[DLL]
    not implemented;
 
 

Parameters

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

Description

    This property contains slot description.

 
 

See also:     SlotCount     Module    

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