Function psyiage_sysinfo_export_report¶
- Defined in File psyiagesdk.h 
Function Documentation¶
- 
PSYIAGE_API int psyiage_sysinfo_export_report(psyiage_handle handle, char *path)¶
- Export System Information to a report file. - Format and save all collected system information to a report file. - 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