Function psyiage_diag_export_report

Function Documentation

FUTURE_PSYIAGE_API int psyiage_diag_export_report(psyiage_handle handle, char *path)

Export diagnostic test results to a report file.

Format and save all diagnostic test results to a report file.

Note

Not yet implemented

Return

If successful, PSYIAGE_ERROR_SUCCESS. Otherwise, a non-zero error code

Parameters
  • handle: - A handle to the psyiage instance

  • path: - File path to save the report file