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 confirm whether storage registration is complete. |
GetStorageInfo ( size_t *, u16 * )
|
Gets the size of the registered BOSS storage region and the maximum file count. Can confirm whether storage registration is complete. |
GetStorageInfo ( size_t * )GetStorageInfo ( size_t *, u16 * )CONFIDENTIAL