EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElPKCS11SessionInfo.ObjectCount

TElPKCS11SessionInfo     See also    


 

Specifies number of objects in the list.

 
 

Declaration

[C#]
    int ObjectCount;

[VB.NET]
    Property ObjectCount As Integer

[Pascal]
    property ObjectCount : Integer;

[VB6]
    Property IElPKCS11SessionInfoX7.ObjectCount As Long

[ActiveX]
    HRESULT _stdcall IElPKCS11SessionInfoX7.ObjectCount([out, retval] long * Value);

[DLL]
    not implemented;
 
 

Description

    Use this read-only property to get the number of elements in the Objects list.

 
 

See also:     Objects    

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