// sensorsdef.h
typedef enum HUMAN_PRESENCE_DETECTION_TYPE_COUNT {
HumanPresenceDetectionTypeCount
} ;
View the official Windows Driver Kit DDI referenceNo description available.
The HUMAN_PRESENCE_DETECTION_TYPE_COUNT enumeration represents the number of human presence detection types in the HUMAN_PRESENCE_DETECTION_TYPE enum.
HumanPresenceDetectionTypeCountIndicates the number of types in the HUMAN_PRESENCE_DETECTION_TYPE enum.