ReactOS 0.4.15-dev-7953-g1f49173
_PCI_DEVICE_PRESENCE_PARAMETERS Struct Reference

#include <iotypes.h>

Public Attributes

ULONG Size
 
ULONG Flags
 
USHORT VendorID
 
USHORT DeviceID
 
UCHAR RevisionID
 
USHORT SubVendorID
 
USHORT SubSystemID
 
UCHAR BaseClass
 
UCHAR SubClass
 
UCHAR ProgIf
 

Detailed Description

Definition at line 874 of file iotypes.h.

Member Data Documentation

◆ BaseClass

UCHAR _PCI_DEVICE_PRESENCE_PARAMETERS::BaseClass

Definition at line 882 of file iotypes.h.

◆ DeviceID

USHORT _PCI_DEVICE_PRESENCE_PARAMETERS::DeviceID

Definition at line 878 of file iotypes.h.

◆ Flags

ULONG _PCI_DEVICE_PRESENCE_PARAMETERS::Flags

Definition at line 876 of file iotypes.h.

◆ ProgIf

UCHAR _PCI_DEVICE_PRESENCE_PARAMETERS::ProgIf

Definition at line 884 of file iotypes.h.

◆ RevisionID

UCHAR _PCI_DEVICE_PRESENCE_PARAMETERS::RevisionID

Definition at line 879 of file iotypes.h.

◆ Size

ULONG _PCI_DEVICE_PRESENCE_PARAMETERS::Size

Definition at line 875 of file iotypes.h.

◆ SubClass

UCHAR _PCI_DEVICE_PRESENCE_PARAMETERS::SubClass

Definition at line 883 of file iotypes.h.

◆ SubSystemID

USHORT _PCI_DEVICE_PRESENCE_PARAMETERS::SubSystemID

Definition at line 881 of file iotypes.h.

◆ SubVendorID

USHORT _PCI_DEVICE_PRESENCE_PARAMETERS::SubVendorID

Definition at line 880 of file iotypes.h.

◆ VendorID

USHORT _PCI_DEVICE_PRESENCE_PARAMETERS::VendorID

Definition at line 877 of file iotypes.h.


The documentation for this struct was generated from the following file: