PCI_EXPRESS_MRL_STATE 枚举 (ntddk.h)

本主题介绍 PCI_EXPRESS_MRL_STATE 枚举。

语法

typedef enum {
  MRLClosed,
  MRLOpen
} PCI_EXPRESS_MRL_STATE;

常量

 
MRLClosed
定义 MRLClosed 常量。
MRLOpen
定义 MRLOpen 常量。

要求

要求
Header ntddk.h (包括 Ntddk.h)