ReactOS 0.4.16-dev-122-g325d74c
|
#include <CChangeNotifyServer.h>
Public Attributes | |
DWORD | dwMagic |
LONG | wEventId |
UINT | uFlags |
DWORD | dwTick |
DWORD | ibOffset1 |
DWORD | ibOffset2 |
Definition at line 54 of file CChangeNotifyServer.h.
DWORD DELITICKET::dwMagic |
Definition at line 56 of file CChangeNotifyServer.h.
Referenced by CreateNotificationParam(), CChangeNotifyServer::DeliverNotification(), and DoGetHandbagFromTicket().
DWORD DELITICKET::dwTick |
Definition at line 59 of file CChangeNotifyServer.h.
DWORD DELITICKET::ibOffset1 |
Definition at line 60 of file CChangeNotifyServer.h.
Referenced by CreateNotificationParam(), DoGetHandbagFromTicket(), and CChangeNotifyServer::ShouldNotify().
DWORD DELITICKET::ibOffset2 |
Definition at line 61 of file CChangeNotifyServer.h.
Referenced by CreateNotificationParam(), DoGetHandbagFromTicket(), and CChangeNotifyServer::ShouldNotify().
UINT DELITICKET::uFlags |
Definition at line 58 of file CChangeNotifyServer.h.
Referenced by CreateNotificationParam().
LONG DELITICKET::wEventId |
Definition at line 57 of file CChangeNotifyServer.h.
Referenced by CreateNotificationParam(), SHChangeNotification_Lock(), and CChangeNotifyServer::ShouldNotify().