CODDropTarget::ClipboardEnhMetafileEnabled

BOOL CODDropTarget::ClipboardEnhMetafileEnabled(void)

Indicates if enhanced metafile format is supported for clipboard operations.

Defined in: OdDropTarget.cpp

Return Value

Boolean flag.

Comments

This function determines if the clipboard format CF_ENHMETAFILE is supported for clipboard and OLE drag and drop operations. If this flag is TRUE, the drop target accepts enhanced metafiles and converts then to a CODMetafileComponent objects.