ReactOS 0.4.15-dev-7906-g1b85a5f
_TARGET_DEVICE_CUSTOM_NOTIFICATION Struct Reference

#include <iotypes.h>

Collaboration diagram for _TARGET_DEVICE_CUSTOM_NOTIFICATION:

Public Attributes

USHORT Version
 
USHORT Size
 
GUID Event
 
struct _FILE_OBJECT * FileObject
 
LONG NameBufferOffset
 
UCHAR CustomDataBuffer [1]
 

Detailed Description

Definition at line 1008 of file iotypes.h.

Member Data Documentation

◆ CustomDataBuffer

UCHAR _TARGET_DEVICE_CUSTOM_NOTIFICATION::CustomDataBuffer[1]

Definition at line 1014 of file iotypes.h.

◆ Event

GUID _TARGET_DEVICE_CUSTOM_NOTIFICATION::Event

◆ FileObject

struct _FILE_OBJECT* _TARGET_DEVICE_CUSTOM_NOTIFICATION::FileObject

◆ NameBufferOffset

LONG _TARGET_DEVICE_CUSTOM_NOTIFICATION::NameBufferOffset

Definition at line 1013 of file iotypes.h.

Referenced by MountMgrNotifyNameChange().

◆ Size

USHORT _TARGET_DEVICE_CUSTOM_NOTIFICATION::Size

Definition at line 1010 of file iotypes.h.

Referenced by MountMgrNotifyNameChange().

◆ Version

USHORT _TARGET_DEVICE_CUSTOM_NOTIFICATION::Version

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