ReactOS 0.4.15-dev-8052-gc0e3179
_TARGET_DEVICE_REMOVAL_NOTIFICATION Struct Reference

#include <iotypes.h>

Collaboration diagram for _TARGET_DEVICE_REMOVAL_NOTIFICATION:

Public Attributes

USHORT Version
 
USHORT Size
 
GUID Event
 
struct _FILE_OBJECT * FileObject
 

Detailed Description

Definition at line 1017 of file iotypes.h.

Member Data Documentation

◆ Event

GUID _TARGET_DEVICE_REMOVAL_NOTIFICATION::Event

Definition at line 1020 of file iotypes.h.

Referenced by _Function_class_(), and event_notification().

◆ FileObject

struct _FILE_OBJECT* _TARGET_DEVICE_REMOVAL_NOTIFICATION::FileObject

Definition at line 1021 of file iotypes.h.

Referenced by event_notification().

◆ Size

USHORT _TARGET_DEVICE_REMOVAL_NOTIFICATION::Size

Definition at line 1019 of file iotypes.h.

◆ Version

USHORT _TARGET_DEVICE_REMOVAL_NOTIFICATION::Version

Definition at line 1018 of file iotypes.h.

Referenced by PiNotifyTargetDeviceChange().


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