Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

RAS_HARDWARE_CONDITION enumeration (mprapi.h)

The RAS_HARDWARE_CONDITION enumeration type specifies hardware status information about a given RAS port.

Syntax

typedef enum _RAS_HARDWARE_CONDITION {
 RAS_HARDWARE_OPERATIONAL,
 RAS_HARDWARE_FAILURE
} RAS_HARDWARE_CONDITION;

Constants

 
RAS_HARDWARE_OPERATIONAL
The port is operational.
RAS_HARDWARE_FAILURE
The port is not operational, due to a hardware failure.

Requirements

Requirement Value
Minimum supported client Windows 2000 Professional [desktop apps only]
Minimum supported server Windows 2000 Server [desktop apps only]
Header mprapi.h

See also

RAS Administration Enumerated Types

Remote Access Service Administration Reference


Feedback

Was this page helpful?

Additional resources