CryptoSys API Library Manual

apiErrorLookup

Retrieves the error message associated with a given error code.

Syntax

[VBA]
Public Function apiErrorLookup ( _
    nCode As Long _
) As String

Parameters

nCode
Error code for which the message is required.

Return Value

String: Error message, or empty string if no corresponding error code.
[PREV: apiErrorCode...]   [Contents]   [Index]   
   [NEXT: apiLicenceType...]

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