COleDialog::GetLastError

UINTGetLastError()const;

Return Value

The error codes returned by GetLastError depend on the specific dialog box displayed.

Remarks

Call the GetLastError member function to get additional error information when DoModal returns IDABORT. See the DoModal member function in the derived classes for information about specific error messages.

COleDialog OverviewClass MembersHierarchy Chart

See Also   COleBusyDialog::DoModal, COleChangeIconDialog::DoModal, COleChangeSourceDialog::DoModal, COleConvertDialog::DoModal, COleInsertDialog::DoModal, COleLinksDialog::DoModal, COlePasteSpecialDialog::DoModal, COlePropertiesDialog::DoModal, COleUpdateDialog::DoModal