ReactOS 0.4.16-dev-321-g63bb46a
|
#include <CChangeNotifyServer.h>
Public Attributes | |
DWORD | dwMagic |
LPITEMIDLIST | pidls [2] |
LPDELITICKET | pTicket |
Definition at line 82 of file CChangeNotifyServer.h.
DWORD HANDBAG::dwMagic |
Definition at line 84 of file CChangeNotifyServer.h.
Referenced by DoGetHandbagFromTicket(), SHChangeNotification_Lock(), and SHChangeNotification_Unlock().
LPITEMIDLIST HANDBAG::pidls[2] |
Definition at line 85 of file CChangeNotifyServer.h.
Referenced by DoGetHandbagFromTicket(), and SHChangeNotification_Lock().
LPDELITICKET HANDBAG::pTicket |
Definition at line 86 of file CChangeNotifyServer.h.
Referenced by DoGetHandbagFromTicket(), SHChangeNotification_Lock(), and SHChangeNotification_Unlock().