COleClientItem::SetLinkUpdateOptions

void SetLinkUpdateOptions( OLEUPDATE dwUpdateOpt );

Parameters

dwUpdateOpt

The value of the link-update option for this item. This value must be one of the following:

Remarks

Call this function to set the link-update option for the presentation of the specified linked item. Typically, you should not change the update options chosen by the user in the Links dialog box.

For more information, see IOleLink::SetUpdateOptions in the OLE documentation.

COleClientItem OverviewClass MembersHierarchy Chart

See Also   COleClientItem::GetLinkUpdateOptions, COleLinksDialog