FILECHANGENOTIFY (Windows CE 5.0)
This structure is pointed to by a notification message from the shell.
Syntax
typedef struct tagFILECHANGENOTIFY { DWORD dwRefCount; FILECHANGEINFO fci;} FILECHANGENOTIFY;
Members
- dwRefCount
Internal. Should not be used by applications. - fci
Details the changes made in the file system. See FILECHANGEINFO.
Requirements
OS Versions: Windows CE .NET 4.2 and later
Header: Commctrl.h, Prsht.h, Shlguid.h.
Windows Mobile Requirements
Pocket PC: Pocket PC 2002 and later
Smartphone: Smartphone 2002 and later
OS Versions: Windows CE 4.2 and later
Header: shlobj.h
Library: ceshell.lib
Send Feedback on this topic to the authors