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