Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Reserved for internal use.
Syntax
typedef enum _ENUMERATOR_ACTION {
ENUMERATOR_ACTION_CREATE,
ENUMERATOR_ACTION_REMOVE,
ENUMERATOR_ACTION_DESTROY,
ENUMERATOR_ACTION_MAX
} ENUMERATOR_ACTION, *PENUMERATOR_ACTION;
Constants
ENUMERATOR_ACTION_CREATEReserved. |
ENUMERATOR_ACTION_REMOVEReserved. |
ENUMERATOR_ACTION_DESTROYReserved. |
ENUMERATOR_ACTION_MAXReserved. |
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Versions:_Supported in Windows Vista, and later. |
| Header | bthddi.h (include Bthddi.h) |