nn::boss::GetStorageInfo Functionnn::Result GetStorageInfo( size_t * pStorageSize = NULL ); nn::Result GetStorageInfo( size_t * pStorageSize, u16 * pEntryCount );
GetStorageInfo ( size_t * )
|
Gets the size of the registered BOSS storage region. Can also be used to check if the BOSS storage is registered. |
GetStorageInfo ( size_t *, u16 * )
|
Gets the size of the registered BOSS storage region and the maximum file count. Can also be used to check if the BOSS storage is registered. |
GetStorageInfo ( size_t * )GetStorageInfo ( size_t *, u16 * )CONFIDENTIAL