EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElPKCS11SessionInfo.RefreshObjectList

TElPKCS11SessionInfo     See also    


 

Adds new objects from token.

 
 

Declaration

[C#]
    void RefreshObjectList();

[VB.NET]
    Sub RefreshObjectList()

[Pascal]
    procedure RefreshObjectList();

[VB6]
    Sub IElPKCS11SessionInfoX7.RefreshObjectList()

[ActiveX]
    HRESULT _stdcall IElPKCS11SessionInfoX7.RefreshObjectList(void);

[DLL]
    not implemented;
 
 

Description

    Call this method to add new objects from token to the Objects list. To update objects properties, use UpdateObjectList.

 
 

See also:     Objects     UpdateObjectList    

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