EldoS
Navigation
Web site
Support
Table Of Contents
View Table Of Contents | Send comments on this topic

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


ElPKCS11Object.HWSize

ElPKCS11Object    


 

    Specifies the size of the object in token's memory.

 
 

Declaration

[C#]
    int HWSize;

[VB.NET]
    Property HWSize As Integer

[Pascal]
    property HWSize: CK_ULONG;
    CK_ULONG = Cardinal;

[VB6]
    not implemented;

[ActiveX]
    not implemented;

[DLL]
    not implemented;
 
 

Description

    Use this read-only property to get the size of the object in token's memory.

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