ReactOS 0.4.15-dev-7961-gdcf9eb0
_DEVICE_INTERFACE_CHANGE_NOTIFICATION Struct Reference

#include <iotypes.h>

Collaboration diagram for _DEVICE_INTERFACE_CHANGE_NOTIFICATION:

Public Attributes

USHORT Version
 
USHORT Size
 
GUID Event
 
GUID InterfaceClassGuid
 
PUNICODE_STRING SymbolicLinkName
 

Detailed Description

Definition at line 967 of file iotypes.h.

Member Data Documentation

◆ Event

GUID _DEVICE_INTERFACE_CHANGE_NOTIFICATION::Event

Definition at line 970 of file iotypes.h.

Referenced by _Function_class_(), and IoRegisterPlugPlayNotification().

◆ InterfaceClassGuid

GUID _DEVICE_INTERFACE_CHANGE_NOTIFICATION::InterfaceClassGuid

Definition at line 971 of file iotypes.h.

Referenced by IoRegisterPlugPlayNotification(), and PiNotifyDeviceInterfaceChange().

◆ Size

USHORT _DEVICE_INTERFACE_CHANGE_NOTIFICATION::Size

Definition at line 969 of file iotypes.h.

Referenced by IoRegisterPlugPlayNotification().

◆ SymbolicLinkName

PUNICODE_STRING _DEVICE_INTERFACE_CHANGE_NOTIFICATION::SymbolicLinkName

Definition at line 972 of file iotypes.h.

Referenced by _Function_class_(), and IoRegisterPlugPlayNotification().

◆ Version

USHORT _DEVICE_INTERFACE_CHANGE_NOTIFICATION::Version

Definition at line 968 of file iotypes.h.

Referenced by IoRegisterPlugPlayNotification(), and PiNotifyDeviceInterfaceChange().


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