ReactOS 0.4.15-dev-7842-g558ab78
_IO_QUERY Struct Reference
Collaboration diagram for _IO_QUERY:

Public Attributes

PINTERFACE_TYPE BusType
 
PULONG BusNumber
 
PCONFIGURATION_TYPE ControllerType
 
PULONG ControllerNumber
 
PCONFIGURATION_TYPE PeripheralType
 
PULONG PeripheralNumber
 
PIO_QUERY_DEVICE_ROUTINE CalloutRoutine
 
PVOID Context
 

Detailed Description

Definition at line 34 of file iorsrce.c.

Member Data Documentation

◆ BusNumber

PULONG _IO_QUERY::BusNumber

Definition at line 37 of file iorsrce.c.

◆ BusType

PINTERFACE_TYPE _IO_QUERY::BusType

Definition at line 36 of file iorsrce.c.

◆ CalloutRoutine

PIO_QUERY_DEVICE_ROUTINE _IO_QUERY::CalloutRoutine

Definition at line 42 of file iorsrce.c.

◆ Context

PVOID _IO_QUERY::Context

Definition at line 43 of file iorsrce.c.

◆ ControllerNumber

PULONG _IO_QUERY::ControllerNumber

Definition at line 39 of file iorsrce.c.

◆ ControllerType

PCONFIGURATION_TYPE _IO_QUERY::ControllerType

Definition at line 38 of file iorsrce.c.

◆ PeripheralNumber

PULONG _IO_QUERY::PeripheralNumber

Definition at line 41 of file iorsrce.c.

◆ PeripheralType

PCONFIGURATION_TYPE _IO_QUERY::PeripheralType

Definition at line 40 of file iorsrce.c.


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