CryptoSys API Library Manual

General.ErrorLookup Method

Looks up error code

Syntax

[C#]
public static string ErrorLookup(
	int errCode
)
[VB.NET]
Public Shared Function ErrorLookup ( _
	errCode As Integer _
) As String

Parameters

errCode
Code number

Return Value

Corresponding error message

See Also

VB6/C equivalent: API_ErrorLookup

[Contents] [Index]

[PREV: General.ErrorCode Method...]   [Contents]   [Index]   
   [NEXT: General.FormatErrorMessage Method...]

Copyright © 2001-24 D.I. Management Services Pty Ltd. All rights reserved. Generated 2024-01-07T07:42:00Z.