COleDocument::OnEditLinks
Displays the OLE Edit/Links dialog box.
afx_msg void OnEditLinks( );
Remarks
OnEditLinks creates and launches a COleLinksDialog Links dialog box that allows the user to change the linked objects.
Requirements
Header: afxole.h
See Also
Reference
COleDocument::OnUpdateEditLinksMenu