IShellFolderViewCB interface
Exposes a method that allows communication between 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.
Members
The IShellFolderViewCB interface inherits from the IUnknown interface. IShellFolderViewCB also has these types of members:
Methods
The IShellFolderViewCB interface has these methods.
| Method | Description |
|---|---|
| MessageSFVCB |
Allows communication between the system folder view object and a system folder view callback object. |
Requirements
|
Minimum supported client |
Windows 2000 Professional [desktop apps only] |
|---|---|
|
Minimum supported server |
Windows 2000 Server [desktop apps only] |
|
Header |
|
|
Library |
|
|
DLL |
|
See also
Show: