SFVM_QUERYFSNOTIFY message
[SFVM_QUERYFSNOTIFY is available for use in the operating systems specified in the Requirements section. It may be altered or unavailable in subsequent versions.]
Allows the callback object to register a folder so that changes to that folder's view will generate notifications. Used by IShellFolderViewCB::MessageSFVCB.
SFVM_QUERYFSNOTIFY
lParam = (LPARAM)(SHChangeNotifyEntry*) shcne;
Parameters
-
shcne [in, out]
-
A structure to hold the PIDL of the item to watch for events and an indication whether subfolders of that item should also be watched.
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows XP [desktop apps only] |
Minimum supported server |
Windows Server 2003 [desktop apps only] |
End of client support |
Windows XP with SP2 |
End of server support |
Windows Server 2003 |
Header |
|