NCM services: Difference between revisions

No edit summary
Line 58: Line 58:
| 12 || [[#GetNumberOfEntries]] ||
| 12 || [[#GetNumberOfEntries]] ||
|-
|-
| 13 || [[#ReadEntries]] ||
| 13 || [[#GetEntries]] ||
|-
|-
| 14 || GetEntrySize ||
| 14 || GetEntrySize ||
Line 85: Line 85:
Changes on reboot?
Changes on reboot?


== ReadEntries ==
== GetEntries ==
Takes a u32 offset and reads all entries starting at that offset.
Takes a u32 offset and gets all entries starting at that offset.
Returns number of entries read.
Returns number of entries read.