COleLinksDialog::DoModal

virtual int DoModal( );

Return Value

Completion status for the dialog box. One of the following values:

Remarks

Call this function to display the OLE Edit Links dialog box.

If you want to initialize the various dialog box controls by setting members of the m_el structure, you should do it before calling DoModal, but after the dialog object is constructed.

COleLinksDialog OverviewClass MembersHierarchy Chart

See Also   COleDialog::GetLastError, CDialog::DoModal, COleLinksDialog::m_el