NCM services: Difference between revisions
lol |
heh. |
||
Line 244: | Line 244: | ||
| 8 || IsMetaRecordPresent || Takes a [[NCA#Meta_records|Meta Record]] and returns whether that record is present in the database. | | 8 || IsMetaRecordPresent || Takes a [[NCA#Meta_records|Meta Record]] and returns whether that record is present in the database. | ||
|- | |- | ||
| 9 || AreMetaRecordsPresent || Takes a type-5 buffer containing | | 9 || AreMetaRecordsPresent || Takes a type-5 buffer containing [[NCA#Meta_records|Meta Records]] (code assumes there are size/sizeof(meta_record) records in the buffer), and returns whether all of those records are present in the database. | ||
|- | |- | ||
| 10 || || Takes a 0x10-sized entry. Returns a u64. | | 10 || || Takes a 0x10-sized entry. Returns a u64. |