NS services: Difference between revisions
No edit summary |
No edit summary |
||
Line 76: | Line 76: | ||
| 46 || | | 46 || | ||
|- | |- | ||
| 47 || [[# | | 47 || [[#GetFreeSpace]] | ||
|- | |- | ||
| 48 || [[# | | 48 || [[#GetTotalSpace]] | ||
|- | |- | ||
| 49 || | | 49 || | ||
Line 235: | Line 235: | ||
|} | |} | ||
== | == GetFreeSpace == | ||
Takes an input media-id that must be 5. | Takes an input media-id that must be 5. | ||
Returns the u64 from [[Content_Manager_services#IContentStorage]] cmd22. | Returns the u64 from [[Content_Manager_services#IContentStorage]] cmd22. | ||
== | == GetTotalSpace == | ||
Takes an input media-id that must be 5. | Takes an input media-id that must be 5. | ||