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_CREATE Reserved. |
ENUMERATOR_ACTION_REMOVE Reserved. |
ENUMERATOR_ACTION_DESTROY Reserved. |
ENUMERATOR_ACTION_MAX Reserved. |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Versions:_Supported in Windows Vista, and later. |
Header | bthddi.h (include Bthddi.h) |