NS services: Difference between revisions

No edit summary
Line 856: Line 856:
| 1310 || [10.0.0+] [[#RequestMoveApplicationEntity]]
| 1310 || [10.0.0+] [[#RequestMoveApplicationEntity]]
|-
|-
| 1311 || [10.0.0+] EstimateSizeToMove
| 1311 || [10.0.0+] [[#EstimateSizeToMove]]
|-
|-
| 1312 || [10.0.0+] HasMovableEntity
| 1312 || [10.0.0+] HasMovableEntity
Line 1,356: Line 1,356:


The TransferMemory uses permissions=0.
The TransferMemory uses permissions=0.
==== EstimateSizeToMove ====
Takes a type-0x5 input buffer containing an array of [[NCM_services#StorageId|StorageId]], a [[NCM_services#StorageId|StorageId]], an u32 bitfield of "nn::ns::KeepApplicationEntityFlagTag", an [[NCM_services#ApplicationId|ApplicationId]], returns an output s64.
This calls a func also used by [[#RequestMoveApplicationEntity]], then calls another func.


==== FormatSdCard ====
==== FormatSdCard ====