Looks up error code
public static string ErrorLookup( int errCode )
Public Shared Function ErrorLookup ( _ errCode As Integer _ ) As String
VB6/C equivalent: API_ErrorLookup
API_ErrorLookup
[Contents] [Index]