ICommDlgBrowser
The
ICommDlgBrowser interface is used by the common file dialog boxes to extend the behavior of
the shell browser. This interface is received by calling
QueryInterface on the
IShellBrowser object.
When to Implement
This interface is implemented only by the common file-dialog boxes.
When to Use
Use
ICommDlgBrowser when you want to provide special behavior when hosted inside the common
dialog boxes.
Methods in Vtable Order
IUnknown Methods
| Description
|
QueryInterface
| Returns pointers to supported interfaces.
|
AddRef
| Increments reference count.
|
Release
| Decrements reference count.
|
ICommDlgBrowser Methods
| Description
|
OnDefaultCommand
| Called when a user double-clicks in the view or presses the ENTER key.
|
OnStateChange
| Called after a state of change has occurred in a common dialog box.
|
IncludeObject
| Allows common dialog filter objects that the view presents..
|
- Software for developers
-
Delphi Components
.Net Components
Software for Android Developers
- More information resources
-
MegaDetailed.Net
Unix Manual Pages
Delphi Examples
- Databases for Amazon shops developers
-
Amazon Categories Database
Browse Nodes Database