ReactOS 0.4.15-dev-7961-gdcf9eb0
_DEVICETREE_TRAVERSE_CONTEXT Struct Reference

#include <io.h>

Collaboration diagram for _DEVICETREE_TRAVERSE_CONTEXT:

Public Attributes

PDEVICE_NODE DeviceNode
 
PDEVICE_NODE FirstDeviceNode
 
DEVICETREE_TRAVERSE_ROUTINE Action
 
PVOID Context
 

Detailed Description

Definition at line 474 of file io.h.

Member Data Documentation

◆ Action

DEVICETREE_TRAVERSE_ROUTINE _DEVICETREE_TRAVERSE_CONTEXT::Action

Definition at line 489 of file io.h.

◆ Context

PVOID _DEVICETREE_TRAVERSE_CONTEXT::Context

Definition at line 494 of file io.h.

◆ DeviceNode

PDEVICE_NODE _DEVICETREE_TRAVERSE_CONTEXT::DeviceNode

Definition at line 479 of file io.h.

◆ FirstDeviceNode

PDEVICE_NODE _DEVICETREE_TRAVERSE_CONTEXT::FirstDeviceNode

Definition at line 484 of file io.h.


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