|
DoctorDumpSDK
|
Optional custom data collection after the crash in context of sendrpt.exe process. More...
Classes | |
| struct | ExceptionInfo |
| Information about the exception. More... | |
| struct | IDataBag |
| This interface used to add custom data to crash report. More... | |
| struct | Settings |
| Contains data for optional custom data collection after the crash in context of sendrpt.exe process. More... | |
Typedefs | |
| typedef Result(CALLBACK * | PFNCUSTOMDATACOLLECTIONCALLBACK) (const ExceptionInfo &exceptionInfo, IDataBag *dataBag) |
| Client crash callback function prototype. | |
Enumerations | |
| enum | Result { ShowUploadConfirmDialog, DoUpload, CancelUpload } |
| Result of custom data collection. More... | |
Optional custom data collection after the crash in context of sendrpt.exe process.
1.8.13