Function psyiage_crash_start_crash_monitor¶
Defined in File psyiagesdk.h
Function Documentation¶
-
FUTURE_PSYIAGE_API int
psyiage_crash_start_crash_monitor
(psyiage_handle handle)¶ Start an OOP crash monitor.
Spawn an out-of-process (OOP) crash monitor process that shall monitor the current process and generate reliable crash reports on unexpected process termination
- Note
Not yet implemented
- Return
If successful, PSYIAGE_ERROR_SUCCESS. Otherwise, a non-zero error code
- Parameters
handle
: - A handle to the psyiage instance