COlePasteSpecialDialog::AddStandardFormats
Visual Studio 2005
Call this function to add the following Clipboard formats to the list of formats your application can support in a Paste Special operation:
void AddStandardFormats( BOOL bEnableLink = TRUE );
Parameters
- bEnableLink
-
Flag that determines whether to add CF_LINKSOURCE to the list of formats your application can paste.