ReactOS 0.4.15-dev-7907-g95bf896
_LEGACY_DEVICE_DETECTION_INTERFACE Struct Reference

#include <iotypes.h>

Collaboration diagram for _LEGACY_DEVICE_DETECTION_INTERFACE:

Public Attributes

USHORT Size
 
USHORT Version
 
PVOID Context
 
PINTERFACE_REFERENCE InterfaceReference
 
PINTERFACE_DEREFERENCE InterfaceDereference
 
PLEGACY_DEVICE_DETECTION_HANDLER LegacyDeviceDetection
 

Detailed Description

Definition at line 5507 of file iotypes.h.

Member Data Documentation

◆ Context

PVOID _LEGACY_DEVICE_DETECTION_INTERFACE::Context

Definition at line 5510 of file iotypes.h.

◆ InterfaceDereference

PINTERFACE_DEREFERENCE _LEGACY_DEVICE_DETECTION_INTERFACE::InterfaceDereference

Definition at line 5512 of file iotypes.h.

◆ InterfaceReference

PINTERFACE_REFERENCE _LEGACY_DEVICE_DETECTION_INTERFACE::InterfaceReference

Definition at line 5511 of file iotypes.h.

◆ LegacyDeviceDetection

PLEGACY_DEVICE_DETECTION_HANDLER _LEGACY_DEVICE_DETECTION_INTERFACE::LegacyDeviceDetection

Definition at line 5513 of file iotypes.h.

◆ Size

USHORT _LEGACY_DEVICE_DETECTION_INTERFACE::Size

Definition at line 5508 of file iotypes.h.

◆ Version

USHORT _LEGACY_DEVICE_DETECTION_INTERFACE::Version

Definition at line 5509 of file iotypes.h.


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