Nóta
Aðgangur að þessari síðu krefst heimildar. Þú getur prófað aðskrá þig inn eða breyta skráasöfnum.
Aðgangur að þessari síðu krefst heimildar. Þú getur prófað að breyta skráasöfnum.
Notifies the callback object that an event has taken place that affects one of its items. Used by IShellFolderViewCB::MessageSFVCB.
SFVM_FSNOTIFY
wParam = (WPARAM)(LPCITEMIDLIST*) ppidl;
lParam = (LPARAM)(DWORD) lEvent;
Parameters
-
ppidl [in]
-
The pointer of PIDL of the affected item.
-
lEvent [in]
-
A SHCNE value that indicates which event occurred. For a list of possible values, see SHChangeNotify.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client |
Windows 2000 Professional [desktop apps only] |
| Minimum supported server |
Windows 2000 Server [desktop apps only] |
| Header |
|