CryptoSys API Library Manual

Example: General.ErrorLookup 

[VB6 equivalent: API_ErrorLookup]

Dim nErrCode As Integer
nErrCode = 33
Console.WriteLine("ErrorLookup(" & nErrCode & ")=" & General.ErrorLookup(nErrCode))

See Also:
General.ErrorLookup Method
General.FormatErrorMessage Method

[Contents] [Index]

[PREV: Example: General.CompileTime ...]   [Contents]   [Index]   
   [NEXT: Example: General.ErrorLookup ...]

Copyright © 2001-23 D.I. Management Services Pty Ltd. All rights reserved. Generated 2023-05-20T13:01:10Z.