OleUIUpdateLinks
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,
| //Points to the link container
|
HWND hwndParent,
| //Dialog box's parent window
|
LPTSTR lpszTitle,
| //Dialog box title
|
int cLinks
| //Number of links
|
);
|
|
Parameters
lpOleUILinkCntr
The pointer to the Link Container.
hwndParent
The parent window of the dialog.
lpszTitle
The title of the dialog box.
cLinks
The total number of links.
Return Values
TRUE
The links were successfully updated.
FALSE
Unable to update the links.
See Also
IOleUILinkContainer::GetLinkUpdateOptions,
IOleUILinkContainer::UpdateLink
- Software for developers
-
Delphi Components
.Net Components
Software for Android Developers
- More information resources
-
MegaDetailed.Net
Unix Manual Pages
Delphi Examples
- Databases for Amazon shops developers
-
Amazon Categories Database
Browse Nodes Database