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 the entire pedometer step history stored by the library.
The entry information in the monthInfo field of the header corresponds to the PedometerMonthData field in data.
CONFIDENTIAL