PKCS#11 Error Code

Namespace:  Cryptware.NCryptoki
Assembly:  NCryptoki (in NCryptoki.dll)

Syntax

Visual Basic (Declaration)
Public ReadOnly Property ErrorCode As Integer
	Get
C#
public int ErrorCode { get; }
Visual C++
public:
property int ErrorCode {
	int get ();
}
JavaScript
function get_errorCode();

Remarks