Hitachi

JP1 Version 12 JP1/IT Desktop Management 2 Distribution Function Administration Guide


AIT_GetErrorText

Organization of this page

Description

Acquires the system error text corresponding to a specified error code.

Format

string AIT_GetErrorText  (
  integer nErrorCode     // Error code
);

Parameters

nErrorCode (input)

Specify the error code returned by the AIT_GetLastError function.

Return value

This API function returns the error message corresponding to a specified error code.