COleDialog::GetLastError
Call the GetLastError member function to get additional error information when DoModal returns IDABORT.
UINT GetLastError( ) const;
Возвращаемое значение
The error codes returned by GetLastError depend on the specific dialog box displayed.
Заметки
See the DoModal member function in the derived classes for information about specific error messages.
Требования
Header: afxodlgs.h
См. также
Основные понятия
COleChangeSourceDialog::DoModal