ENUMERATOR_ACTION - NtDoc

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

typedef enum _ENUMERATOR_ACTION {
  ENUMERATOR_ACTION_CREATE,
  ENUMERATOR_ACTION_REMOVE,
  ENUMERATOR_ACTION_DESTROY,
  ENUMERATOR_ACTION_MAX
} ENUMERATOR_ACTION, *PENUMERATOR_ACTION;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (ne-bthddi-_enumerator_action)

_ENUMERATOR_ACTION enumeration

Description

Reserved for internal use.

Constants

ENUMERATOR_ACTION_CREATE

Reserved.

ENUMERATOR_ACTION_REMOVE

Reserved.

ENUMERATOR_ACTION_DESTROY

Reserved.

ENUMERATOR_ACTION_MAX

Reserved.

See also

BRB

BRB_HEADER

BthAllocateBrb

BthInitializeBrb

IOCTL_INTERNAL_BTH_SUBMIT_BRB