EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElPKCS11CertStorage.SlotDescription

TElPKCS11CertStorage     See also    


 

This read-only property contains slot description.

 
 

Declaration

[C#]
    string SlotDescription;

[VB.NET]
    Property SlotDescription As String;

[Pascal]
    property SlotDescription: string;

[VB6]
    Property IElPKCS11SlotInfoX.SlotDescription As String

[ActiveX]
    HRESULT _stdcall IElPKCS11SlotInfoX.SlotDescription([out, retval] BSTR * Value );

[DLL]
    not implemented;
 
 

Description

     Contains character-string description of the slot.

 
 

See also:     SlotManufacturerID    

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