EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElPKCS11SessionInfo.ClearObjects

TElPKCS11SessionInfo     See also    


 

Removes all session objects.

 
 

Declaration

[C#]
    void ClearObjects();

[VB.NET]
    Sub ClearObjects()

[Pascal]
    procedure ClearObjects;

[VB6]
    void IElPKCS11SessionInfoX7.ClearObjects()

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

[DLL]
    not implemented;
 
 

Description

    Use this method to remove all session objects and clear Objects list. This method doesn't remove object instances from token. To clear the list and remove object instances from token, use ClearObjectInstances method.

 
 

See also:     Objects     AddObject     ClearObjectInstances     GetObject     RefreshObjectList     RemoveObject     UpdateObjectList    

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