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.
The ACX_EVENT_CONFIG_FLAGS enumeration defines the EVENT config flags for an ACXEVENT type.
Syntax
typedef enum _ACX_EVENT_CONFIG_FLAGS {
AcxEventConfigNoFlags,
AcxEventConfigValidFlags
} ACX_EVENT_CONFIG_FLAGS;
Constants
AcxEventConfigNoFlagsIndicates that no event config flags are set. |
AcxEventConfigValidFlagsFor internal validation, do not use. |
Remarks
There are no flags currently defined for this type.
ACX requirements
Minimum ACX version: 1.0
For more information about ACX versions, see ACX version overview.
Requirements
| Requirement | Value |
|---|---|
| Header | acxevents.h |