ReactOS 0.4.15-dev-7834-g00c4b3d
CWatchItem Struct Reference
Collaboration diagram for CWatchItem:

Public Attributes

UINT nRegID
 
DWORD dwUserPID
 
LPREGENTRY pRegEntry
 
HWND hwndBroker
 
CDirectoryWatcherpDirWatch
 

Detailed Description

Definition at line 17 of file CChangeNotifyServer.cpp.

Member Data Documentation

◆ dwUserPID

DWORD CWatchItem::dwUserPID

Definition at line 20 of file CChangeNotifyServer.cpp.

◆ hwndBroker

HWND CWatchItem::hwndBroker

Definition at line 22 of file CChangeNotifyServer.cpp.

Referenced by CChangeNotifyServer::DestroyItem().

◆ nRegID

UINT CWatchItem::nRegID

Definition at line 19 of file CChangeNotifyServer.cpp.

◆ pDirWatch

CDirectoryWatcher* CWatchItem::pDirWatch

Definition at line 23 of file CChangeNotifyServer.cpp.

Referenced by CChangeNotifyServer::DestroyItem().

◆ pRegEntry

LPREGENTRY CWatchItem::pRegEntry

Definition at line 21 of file CChangeNotifyServer.cpp.

Referenced by CChangeNotifyServer::DestroyItem().


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