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

[Contents] [Index]

[HOME]   [NEXT: Example: General.ErrorLookup ...]

Copyright © 2001-11 D.I. Management Services Pty Ltd. All rights reserved.