Error Report services: Difference between revisions
| Line 10: | Line 10: | ||
| 1 || [[#CreateReportV0]] | | 1 || [[#CreateReportV0]] | ||
|- | |- | ||
| 2 || [3.0.0+] SetInitialLaunchSettingsCompletionTime | | 2 || [3.0.0+] [[#SetInitialLaunchSettingsCompletionTime]] | ||
|- | |- | ||
| 3 || [3.0.0+] ClearInitialLaunchSettingsCompletionTime | | 3 || [3.0.0+] ClearInitialLaunchSettingsCompletionTime | ||
| Line 46: | Line 46: | ||
== CreateReportV0 == | == CreateReportV0 == | ||
Takes an u32 '''ReportType''' and 3 type-0x5 input buffers [[#ContextEntry]], '''ReportList''' and '''ReportMetaData'''. No output. | Takes an u32 '''ReportType''' and 3 type-0x5 input buffers [[#ContextEntry]], '''ReportList''' and '''ReportMetaData'''. No output. | ||
== SetInitialLaunchSettingsCompletionTime == | |||
Takes a total of 0x18-bytes of input. No output. | |||
[19.0.0+] Takes an additional 8-bytes of input. | |||
== CreateReportWithAttachments == | == CreateReportWithAttachments == | ||