ACX_STOP_IO_FLAGS enumeration (acxcircuit.h)
The ACX_STOP_IO_FLAGS enumeration defines Stop IO flags.
Syntax
typedef enum _ACX_STOP_IO_FLAGS {
AcxStopIoNoFlags,
AcxStopIoValidFlags
} ACX_STOP_IO_FLAGS;
Constants
AcxStopIoNoFlags Indicates that no flags are set. |
AcxStopIoValidFlags For 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 | acxcircuit.h |