nn::pl::CTR::GetStepHistoryAll Functionnn::Result GetStepHistoryAll( PedometerHistoryHeader & header, PedometerHistoryData & data );
| Name | Description | |
|---|---|---|
| out | header |
Stores header information for the obtained pedometry entry. |
| out | data |
Stores information for the obtained pedometry entry. |
Result values listed below. | Value | Description |
|---|---|
| ResultIsWriting | A pedometry merge operation is currently running. Try again later. |
Gets all step count data saved by the library.
The entry information in the monthInfo field of the obtained header corresponds to the alignment of the PedometerMonthData field in data.
CONFIDENTIAL