HUMAN_PRESENCE_DETECTION_TYPE_COUNT - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
// sensorsdef.h

typedef enum HUMAN_PRESENCE_DETECTION_TYPE_COUNT {
  HumanPresenceDetectionTypeCount
} ;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (ne-sensorsdef-human_presence_detection_type_count)

Description

The HUMAN_PRESENCE_DETECTION_TYPE_COUNT enumeration represents the number of human presence detection types in the HUMAN_PRESENCE_DETECTION_TYPE enum.

Constants

HumanPresenceDetectionTypeCount

Indicates the number of types in the HUMAN_PRESENCE_DETECTION_TYPE enum.

Remarks

See also