EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElPKCS11SessionInfo.Close

TElPKCS11SessionInfo     See also    


 

Closes the session.

 
 

Declaration

[C#]
    bool Close();

[VB.NET]
    Function Close() As Boolean

[Pascal]
    function Close : boolean;

[VB6]
    Function IElPKCS11SessionInfoX7.Close : Boolean;

[ActiveX]
    HRESULT _stdcall IElPKCS11SessionInfoX7.Close([out, retval] VARIANT_BOOL * Value);

[DLL]
    not implemented;
 
 

Return value

    Returns True if the session has been successfully closed and False if any error has occured.

 
 

Description

    Call this method to close current session to the token.

 
 

See also:     Logout    

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