ReactOS 0.4.15-dev-7924-g5949c20
_PCI_DEVICE_PRESENT_INTERFACE Struct Reference

#include <iotypes.h>

Collaboration diagram for _PCI_DEVICE_PRESENT_INTERFACE:

Public Attributes

USHORT Size
 
USHORT Version
 
PVOID Context
 
PINTERFACE_REFERENCE InterfaceReference
 
PINTERFACE_DEREFERENCE InterfaceDereference
 
PPCI_IS_DEVICE_PRESENT IsDevicePresent
 
PPCI_IS_DEVICE_PRESENT_EX IsDevicePresentEx
 

Detailed Description

Definition at line 919 of file iotypes.h.

Member Data Documentation

◆ Context

PVOID _PCI_DEVICE_PRESENT_INTERFACE::Context

Definition at line 922 of file iotypes.h.

Referenced by USBPORT_IsCompanionController().

◆ InterfaceDereference

PINTERFACE_DEREFERENCE _PCI_DEVICE_PRESENT_INTERFACE::InterfaceDereference

Definition at line 924 of file iotypes.h.

Referenced by USBPORT_IsCompanionController().

◆ InterfaceReference

PINTERFACE_REFERENCE _PCI_DEVICE_PRESENT_INTERFACE::InterfaceReference

Definition at line 923 of file iotypes.h.

◆ IsDevicePresent

PPCI_IS_DEVICE_PRESENT _PCI_DEVICE_PRESENT_INTERFACE::IsDevicePresent

Definition at line 925 of file iotypes.h.

◆ IsDevicePresentEx

PPCI_IS_DEVICE_PRESENT_EX _PCI_DEVICE_PRESENT_INTERFACE::IsDevicePresentEx

Definition at line 926 of file iotypes.h.

Referenced by USBPORT_IsCompanionController().

◆ Size

USHORT _PCI_DEVICE_PRESENT_INTERFACE::Size

Definition at line 920 of file iotypes.h.

Referenced by USBPORT_IsCompanionController().

◆ Version

USHORT _PCI_DEVICE_PRESENT_INTERFACE::Version

Definition at line 921 of file iotypes.h.


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