Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
voidAddStandardFormats(BOOLbEnableLink**=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:
CF_BITMAP
CF_DIB
CF_METAFILEPICT
“Embedded Object”
(optionally) “Link Source”
These formats are used to support embedding and linking.
COlePasteSpecialDialog Overview | Class Members | Hierarchy Chart
See Also COlePasteSpecialDialog::AddFormat