Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
This topic describes the KD_NAMESPACE_ENUM enumeration.
Syntax
typedef enum {
KdNameSpacePCI,
KdNameSpaceACPI,
KdNameSpaceAny,
KdNameSpaceNone,
KdNameSpaceMax
} KD_NAMESPACE_ENUM, *PKD_NAMESPACE_ENUM;
Constants
KdNameSpacePCI Defines the KdNameSpacePCI constant. |
KdNameSpaceACPI Defines the KdNameSpaceACPI constant. |
KdNameSpaceAny Defines the KdNameSpaceAny constant. |
KdNameSpaceNone Defines the KdNameSpaceNone constant. |
KdNameSpaceMax Defines the KdNameSpaceMax constant. |
Requirements
Requirement | Value |
---|---|
Header | ntddk.h (include Ntddk.h) |