EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElPKCS11SessionInfo.ClearObjectInstances

TElPKCS11SessionInfo     See also    


 

Removes all session objects from token.

 
 

Declaration

[C#]
    void ClearObjectInstances();

[VB.NET]
    Sub ClearObjectInstances()

[Pascal]
    procedure ClearObjectInstances();

[VB6]
    Sub IElPKCS11SessionInfoX7.ClearObjectInstances()

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

[DLL]
    not implemented;
 
 

Description

    Call this method to clear session Objects list, and remove object instances from token. If you only want to clear session objects, use ClearObjects method.

 
 

See also:     Objects     ClearObjects    

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