Click or drag to resize

GeneralErrorCode Method

Returns the error code of the error that occurred when calling the last function

Namespace: CryptoSysAPI
Assembly: diCrSysAPINet (in diCrSysAPINet.dll) Version: 6.22.2.24248 (6.22.2.0)
Syntax
public static int ErrorCode()

Return Value

Int32
Error code
Remarks
Not all functions set this value.
See Also