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

См. также

Основные понятия

COleDialog Class

COleDialog Members

Hierarchy Chart

COleBusyDialog::DoModal

COleChangeIconDialog::DoModal

COleChangeSourceDialog::DoModal

COleConvertDialog::DoModal

COleInsertDialog::DoModal

COleLinksDialog::DoModal

COlePasteSpecialDialog::DoModal

COlePropertiesDialog::DoModal

COleUpdateDialog::DoModal