nn::boss::RegisterStorage Functionnn::Result RegisterStorage( nn::fs::ExtSaveDataId storageId, size_t size );
| Name | Description | |
|---|---|---|
| in | storageId | Specifies the storage (additional data) identifier. |
| in | size | Specifies the total maximum usable size within the storage region. |
Registers BOSS storage used by BOSSD for NADL tasks and other purposes. NS data cannot be downloaded if no storage is registered.
CONFIDENTIAL