Error Report services: Difference between revisions
No edit summary |
|||
Line 26: | Line 26: | ||
| 9 || [8.0.0+] SubmitAttachment | | 9 || [8.0.0+] SubmitAttachment | ||
|- | |- | ||
| 10 || [8.0.0+] CreateReportWithAttachments | | 10 || [8.0.0+] [[#CreateReportWithAttachments]] | ||
|- | |||
| 11 || [11.0.0+] | |||
|} | |} | ||
Line 56: | Line 58: | ||
== CreateReport == | == CreateReport == | ||
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'''. | ||
== CreateReportWithAttachments == | |||
Takes 4-bytes of input and 3 type-0x5 input buffers, no output. | |||
[11.0.0+] Now takes an additional 4-bytes of input. | |||
= erpt:r = | = erpt:r = |