ReactOS 0.4.15-dev-7942-gd23573b
_INT_ROUTE_INTERFACE_STANDARD Struct Reference

#include <iotypes.h>

Collaboration diagram for _INT_ROUTE_INTERFACE_STANDARD:

Public Attributes

USHORT Size
 
USHORT Version
 
PVOID Context
 
PINTERFACE_REFERENCE InterfaceReference
 
PINTERFACE_DEREFERENCE InterfaceDereference
 
PGET_INTERRUPT_ROUTING GetInterruptRouting
 
PSET_INTERRUPT_ROUTING_TOKEN SetInterruptRoutingToken
 
PUPDATE_INTERRUPT_LINE UpdateInterruptLine
 

Detailed Description

Definition at line 5496 of file iotypes.h.

Member Data Documentation

◆ Context

PVOID _INT_ROUTE_INTERFACE_STANDARD::Context

Definition at line 5499 of file iotypes.h.

◆ GetInterruptRouting

PGET_INTERRUPT_ROUTING _INT_ROUTE_INTERFACE_STANDARD::GetInterruptRouting

Definition at line 5502 of file iotypes.h.

◆ InterfaceDereference

PINTERFACE_DEREFERENCE _INT_ROUTE_INTERFACE_STANDARD::InterfaceDereference

Definition at line 5501 of file iotypes.h.

◆ InterfaceReference

PINTERFACE_REFERENCE _INT_ROUTE_INTERFACE_STANDARD::InterfaceReference

Definition at line 5500 of file iotypes.h.

◆ SetInterruptRoutingToken

PSET_INTERRUPT_ROUTING_TOKEN _INT_ROUTE_INTERFACE_STANDARD::SetInterruptRoutingToken

Definition at line 5503 of file iotypes.h.

◆ Size

USHORT _INT_ROUTE_INTERFACE_STANDARD::Size

Definition at line 5497 of file iotypes.h.

◆ UpdateInterruptLine

PUPDATE_INTERRUPT_LINE _INT_ROUTE_INTERFACE_STANDARD::UpdateInterruptLine

Definition at line 5504 of file iotypes.h.

◆ Version

USHORT _INT_ROUTE_INTERFACE_STANDARD::Version

Definition at line 5498 of file iotypes.h.


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