ICommDlgBrowser3 interface
Extends the capabilities of ICommDlgBrowser2, and used by the common file dialog boxes when they host a Shell browser.
Members
The ICommDlgBrowser3 interface inherits from ICommDlgBrowser2. ICommDlgBrowser3 also has these types of members:
Methods
The ICommDlgBrowser3 interface has these methods.
| Method | Description |
|---|---|
| GetCurrentFilter |
Gets the current filter as a Unicode string. |
| OnColumnClicked |
Called after a specified column is clicked in the IShellView interface. |
| OnPreViewCreated |
Called after a specified preview is created in the IShellView interface. |
Remarks
This interface also provides the methods of the ICommDlgBrowser and ICommDlgBrowser2 interfaces, from which it inherits.
A pointer to ICommDlgBrowser3 can be obtained by calling QueryInterface on the ICommDlgBrowser2 object.
Requirements
|
Minimum supported client |
Windows Vista [desktop apps only] |
|---|---|
|
Minimum supported server |
Windows Server 2008 [desktop apps only] |
|
Header |
|
|
IDL |
|