ReactOS 0.4.16-dev-401-g45b008d
|
#include <iotypes.h>
Public Attributes | |
USHORT | Version |
USHORT | Size |
GUID | Event |
GUID | InterfaceClassGuid |
PUNICODE_STRING | SymbolicLinkName |
GUID _DEVICE_INTERFACE_CHANGE_NOTIFICATION::Event |
Definition at line 970 of file iotypes.h.
Referenced by _Function_class_(), and IoRegisterPlugPlayNotification().
GUID _DEVICE_INTERFACE_CHANGE_NOTIFICATION::InterfaceClassGuid |
Definition at line 971 of file iotypes.h.
Referenced by IoRegisterPlugPlayNotification(), and PiNotifyDeviceInterfaceChange().
USHORT _DEVICE_INTERFACE_CHANGE_NOTIFICATION::Size |
Definition at line 969 of file iotypes.h.
Referenced by IoRegisterPlugPlayNotification().
PUNICODE_STRING _DEVICE_INTERFACE_CHANGE_NOTIFICATION::SymbolicLinkName |
Definition at line 972 of file iotypes.h.
Referenced by _Function_class_(), and IoRegisterPlugPlayNotification().
USHORT _DEVICE_INTERFACE_CHANGE_NOTIFICATION::Version |
Definition at line 968 of file iotypes.h.
Referenced by IoRegisterPlugPlayNotification(), and PiNotifyDeviceInterfaceChange().