Error Report services: Difference between revisions

No edit summary
Line 8: Line 8:
| 0 || [[#SubmitContext]]
| 0 || [[#SubmitContext]]
|-
|-
| 1 || [[#CreateReport]]
| 1 || [[#CreateReportV0]]
|-
|-
| 2 || [3.0.0+] SetInitialLaunchSettingsCompletionTime
| 2 || [3.0.0+] SetInitialLaunchSettingsCompletionTime
Line 28: Line 28:
| 10 || [8.0.0+] [[#CreateReportWithAttachments]]
| 10 || [8.0.0+] [[#CreateReportWithAttachments]]
|-
|-
| 11 || [11.0.0+]
| 11 || [11.0.0+] CreateReport
|}
|}


Line 56: Line 56:
|}
|}


== CreateReport ==
== CreateReportV0 ==
Takes an u32 '''ReportType''' and 3 type-5 input buffers [[#ContextEntry]], '''ReportList''' and '''ReportMetaData'''.
Takes an u32 '''ReportType''' and 3 type-5 input buffers [[#ContextEntry]], '''ReportList''' and '''ReportMetaData'''.