Updates all links in the link container and displays a dialog box that shows the progress of the updating process. The process is stopped if the user presses the Stop button or when all links are processed.
BOOL OleUIUpdateLink(
|
LPOLEUILINKCONTAINER lpOleUILinkCntr, |
//Pointer to the link container |
|
HWND hwndParent, |
//Dialog box’s parent window |
|
LPTSTR lpszTitle, |
//pointer to the dialog box title |
|
int cLinks |
//Number of links |
|
); |
Parameters
Return Values
See Also
IOleUILinkContainer::GetLinkUpdateOptions, IOleUILinkContainer::UpdateLink