CFileDialog::GetResult
Retrieves the choice that the user made in the dialog.
IShellItem* GetResult() throw();
Return Value
A pointer to an IShellItem that represents the user's choice.
Requirements
Header: afxdlgs.h
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Retrieves the choice that the user made in the dialog.
IShellItem* GetResult() throw();
A pointer to an IShellItem that represents the user's choice.
Header: afxdlgs.h