COlePasteSpecialDialog::AddStandardFormats

void AddStandardFormats( BOOL bEnableLink = TRUE );

Parameters

bEnableLink

Flag that determines whether to add CF_LINKSOURCE to the list of formats your application can paste.

Remarks

Call this function to add the following Clipboard formats to the list of formats your application can support in a Paste Special operation:

These formats are used to support embedding and linking.

COlePasteSpecialDialog OverviewClass MembersHierarchy Chart

See Also   COlePasteSpecialDialog::AddFormat