COleDialog Class

Provides functionality common to dialog boxes for OLE.

class COleDialog : public CCommonDialog

Members

Public Methods

Name

Description

COleDialog::GetLastError

Gets the error code returned by the dialog box.

Remarks

The Microsoft Foundation Class Library provides several classes derived from COleDialog:

For more information about OLE-specific dialog boxes, see the article Dialog Boxes in OLE.

Inheritance Hierarchy

CObject

CCmdTarget

CWnd

CDialog

CCommonDialog

COleDialog

Requirements

Header: afxodlgs.h

See Also

Reference

CCommonDialog Class

Hierarchy Chart