Changes

Jump to navigation Jump to search
no edit summary
Line 258: Line 258:     
== QueryApplicationEvent ==
 
== QueryApplicationEvent ==
Takes an input u32, a type-0x6 output buffer containing an array of [[#ApplicationEvent]], and returns an output u32 for actual total output entries.
+
Takes an input u32 entryindex, a type-0x6 output buffer containing an array of [[#ApplicationEvent]], and returns an output s32 for actual total output entries.
    
== QueryPlayStatisticsByApplicationId ==
 
== QueryPlayStatisticsByApplicationId ==
Line 270: Line 270:     
== QueryPlayEvent ==
 
== QueryPlayEvent ==
Takes an input u32 entryoffset, a type-0x6 output buffer containing an array of [[#PlayEvent]], and returns an output u32 for actual total output entries.
+
Takes an input u32 entryindex, a type-0x6 output buffer containing an array of [[#PlayEvent]], and returns an output u32 for actual total output entries.
    
== GetAvailablePlayEventRange ==
 
== GetAvailablePlayEventRange ==
Line 355: Line 355:  
| 0x0 || 0x8 || titleID
 
| 0x0 || 0x8 || titleID
 
|-
 
|-
| 0x8 || 0x10 || ?
+
| 0x8 || 0x4 || entryindex
 +
|-
 +
| 0xC || 0x4 || ?
 +
|-
 +
| 0x10 || 0x4 || ?
 +
|-
 +
| 0x14 || 0x1 || ?
 +
|-
 +
| 0x15 || 0x3 || Padding
 
|}
 
|}
  

Navigation menu