Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
HAL_APIC_DESTINATION_MODE enumeration (ntddk.h)
This topic describes the HAL_APIC_DESTINATION_MODE enumeration.
Syntax
typedef enum {
ApicDestinationModePhysical,
ApicDestinationModeLogicalFlat,
ApicDestinationModeLogicalClustered,
ApicDestinationModeUnknown
} HAL_APIC_DESTINATION_MODE, *PHAL_APIC_DESTINATION_MODE;
Constants
ApicDestinationModePhysicalDefines the ApicDestinationModePhysical constant. |
ApicDestinationModeLogicalFlatDefines the ApicDestinationModeLogicalFlat constant. |
ApicDestinationModeLogicalClusteredDefines the ApicDestinationModeLogicalClustered constant. |
ApicDestinationModeUnknownDefines the ApicDestinationModeUnknown constant. |
Requirements
| Requirement | Value |
|---|---|
| Header | ntddk.h (include Ntddk.h) |
Feedback
Was this page helpful?
