Function psyiage_sysinfo_get¶
Defined in File psyiagesdk.h
Function Documentation¶
-
PSYIAGE_API int
psyiage_sysinfo_get
(psyiage_handle handle, psyiage_sysinfo *sysinfo)¶ Retrieve System Information.
Obtain the details describing the underlying system hardware and software of the device
- Return
If successful, PSYIAGE_ERROR_SUCCESS. Otherwise, a non-zero error code
- Parameters
handle
: - A handle to the psyiage instancesysinfo
: - If successful, contains the system information collected from the device