ReactOS 0.4.15-dev-7958-gcd0bb1a
_ONLINE_NOTIFICATION_WORK_ITEM Struct Reference

#include <mntmgr.h>

Collaboration diagram for _ONLINE_NOTIFICATION_WORK_ITEM:

Public Attributes

WORK_QUEUE_ITEM WorkItem
 
PDEVICE_EXTENSION DeviceExtension
 
UNICODE_STRING SymbolicName
 

Detailed Description

Definition at line 108 of file mntmgr.h.

Member Data Documentation

◆ DeviceExtension

PDEVICE_EXTENSION _ONLINE_NOTIFICATION_WORK_ITEM::DeviceExtension

Definition at line 111 of file mntmgr.h.

◆ SymbolicName

UNICODE_STRING _ONLINE_NOTIFICATION_WORK_ITEM::SymbolicName

Definition at line 112 of file mntmgr.h.

◆ WorkItem

WORK_QUEUE_ITEM _ONLINE_NOTIFICATION_WORK_ITEM::WorkItem

Definition at line 110 of file mntmgr.h.

Referenced by SendOnlineNotificationWorker().


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