Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
KD_NAMESPACE_ENUM enumeration (ntddk.h)
This topic describes the KD_NAMESPACE_ENUM enumeration.
Syntax
typedef enum {
KdNameSpacePCI,
KdNameSpaceACPI,
KdNameSpaceAny,
KdNameSpaceNone,
KdNameSpaceMax
} KD_NAMESPACE_ENUM, *PKD_NAMESPACE_ENUM;
Constants
KdNameSpacePCIDefines the KdNameSpacePCI constant. |
KdNameSpaceACPIDefines the KdNameSpaceACPI constant. |
KdNameSpaceAnyDefines the KdNameSpaceAny constant. |
KdNameSpaceNoneDefines the KdNameSpaceNone constant. |
KdNameSpaceMaxDefines the KdNameSpaceMax constant. |
Requirements
| Requirement | Value |
|---|---|
| Header | ntddk.h (include Ntddk.h) |
Feedback
Was this page helpful?
