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

See Also

Reference

CFileDialog Class