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.
Identifies an Alpha processor.
Syntax
typedef struct _DEBUG_PROCESSOR_IDENTIFICATION_ALPHA {
ULONG Type;
ULONG Revision;
} DEBUG_PROCESSOR_IDENTIFICATION_ALPHA, *PDEBUG_PROCESSOR_IDENTIFICATION_ALPHA;
Members
Type
The type of the processor.
Revision
The revision of the processor.
Requirements
Requirement | Value |
---|---|
Header | dbgeng.h (include DbgEng.h) |