Gets the error string related to the given error number.
Namespace:
Cryptware.NCryptokiAssembly: NCryptoki (in NCryptoki.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Shared Function GetErrorString ( _ nErr As Integer _ ) As String |
C# |
---|
public static string GetErrorString( int nErr ) |
Visual C++ |
---|
public: static String^ GetErrorString( int nErr ) |
JavaScript |
---|
Cryptware.NCryptoki.CryptokiException.getErrorString = function(nErr); |
Parameters
- nErr
- Type: System..::..Int32
The error number