IShellView3 interface
Extends the capabilities of IShellView2 by providing a method to replace IShellView2::CreateViewWindow2.
Members
The IShellView3 interface inherits from IShellView2. IShellView3 also has these types of members:
Methods
The IShellView3 interface has these methods.
| Method | Description |
|---|---|
| CreateViewWindow3 |
Requests the creation of a new Shell view window. The view can be either the right pane of Windows Explorer or the client window of a folder window. This method replaces IShellView2::CreateViewWindow2. |
Remarks
This interface also provides the methods of the IShellView and IShellView2 interfaces, from which it inherits.
Requirements
|
Minimum supported client |
Windows Vista [desktop apps only] |
|---|---|
|
Minimum supported server |
Windows Server 2008 [desktop apps only] |
|
Header |
|
|
IDL |
|
Show: