Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
UCX_CONTROLLER_STATE enumeration (ucxcontroller.h)
This enumeration provides values to specify the UCX controller state after a reset.
Syntax
typedef enum _UCX_CONTROLLER_STATE {
UcxControllerStateLost,
UcxControllerStatePreserved
} UCX_CONTROLLER_STATE;
Constants
UcxControllerStateLostIndicates the controller state was lost after reset. |
UcxControllerStatePreservedIndicates the controller state was preserved after reset. |
Requirements
| Requirement | Value |
|---|---|
| Header | ucxcontroller.h (include Ucxclass.h) |
See also
Feedback
Was this page helpful?
