// sensorsdef.h
typedef enum PEDOMETER_STEP_TYPE_COUNT {
PedometerStepTypeCount
} ;
View the official Windows Driver Kit DDI referenceNo description available.
This enumeration represents the number of step types that can be detected by the pedometer.
PedometerStepTypeCountThe number of step types that can be detected.