EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElPKCS11SessionInfo.Slot

TElPKCS11SessionInfo     See also    


 

This read-only property specifies the slot with which the session is established.

 
 

Declaration

[C#]
    TElPKCS11SlotInfo Slot;

[VB.NET]
    Property Slot As TElPKCS11SlotInfo

[Pascal]
    property Slot: TElPKCS11SlotInfo;

[VB6]
    Property IElPKCS11SessionInfoX.Slot As IElPKCS11SlotInfoX

[ActiveX]
    HRESULT _stdcall IElPKCS11SessionInfoX.Slot([out, retval] IElPKCS11SlotInfoX ** Value );

[DLL]
    not implemented;
 
 

Description

    Use this property to get information about the slot.

 
 

See also:     Login     Logout    

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