Exposes a method that allows communication between Microsoft Windows Explorer and a folder view implemented using the system folder view object (the IShellView object returned through SHCreateShellFolderView) so that the folder view can be notified of events and modify its view accordingly.
IShellFolderViewCB Members
| MessageSFVCB |
Allows communication between the system folder view object and a system folder view callback object. |
Interface Information
| Minimum DLL Version | shell32.dll |
|---|
| Custom Implementation | No |
|---|
| Inherits from | IUnknown |
|---|
| Header | shlobj.h |
|---|
| Import library | shell32.lib |
|---|
| Minimum operating systems |
Windows 2000 |
|---|
See Also
LPFNVIEWCALLBACK