Extends the IFileDialog interface by adding methods specific to the open dialog.
IFileOpenDialog Members
| GetResults |
Gets the user's choices in a dialog that allows multiple selection. |
| GetSelectedItems |
Gets the currently selected items in the dialog. These items may be items selected in the view, or text selected in the file name edit box. |
Remarks
This interface also provides the methods of the IFileDialog interface, from which it inherits.
Interface Information
| Inherits from | IFileDialog |
|---|
| Header and IDL files | shobjidl.h, shobjidl.idl |
|---|
| Minimum operating systems |
Windows Vista |
|---|
See Also
IFileSaveDialog