#include <HWFileDialog.h>
◆ Base
◆ FileDialogEventsImplementation()
Harlinn::Windows::FileDialogEventsImplementation::FileDialogEventsImplementation |
( |
FileDialog * | theFileDialog | ) |
|
◆ OnFileOk()
HRESULT STDMETHODCALLTYPE Harlinn::Windows::FileDialogEventsImplementation::OnFileOk |
( |
IFileDialog * | pfd | ) |
|
|
virtual |
◆ OnFolderChange()
HRESULT STDMETHODCALLTYPE Harlinn::Windows::FileDialogEventsImplementation::OnFolderChange |
( |
IFileDialog * | pfd | ) |
|
|
virtual |
◆ OnFolderChanging()
HRESULT STDMETHODCALLTYPE Harlinn::Windows::FileDialogEventsImplementation::OnFolderChanging |
( |
IFileDialog * | pfd, |
|
|
IShellItem * | psiFolder ) |
|
virtual |
◆ OnOverwrite()
HRESULT STDMETHODCALLTYPE Harlinn::Windows::FileDialogEventsImplementation::OnOverwrite |
( |
IFileDialog * | pfd, |
|
|
IShellItem * | psi, |
|
|
FDE_OVERWRITE_RESPONSE * | pResponse ) |
|
virtual |
◆ OnSelectionChange()
HRESULT STDMETHODCALLTYPE Harlinn::Windows::FileDialogEventsImplementation::OnSelectionChange |
( |
IFileDialog * | pfd | ) |
|
|
virtual |
◆ OnShareViolation()
HRESULT STDMETHODCALLTYPE Harlinn::Windows::FileDialogEventsImplementation::OnShareViolation |
( |
IFileDialog * | pfd, |
|
|
IShellItem * | psi, |
|
|
FDE_SHAREVIOLATION_RESPONSE * | pResponse ) |
|
virtual |
◆ OnTypeChange()
HRESULT STDMETHODCALLTYPE Harlinn::Windows::FileDialogEventsImplementation::OnTypeChange |
( |
IFileDialog * | pfd | ) |
|
|
virtual |
◆ fileDialog
FileDialog* Harlinn::Windows::FileDialogEventsImplementation::fileDialog |
|
private |
The documentation for this class was generated from the following files: