CODController::ClipboardEnhMetafileEnabled

inline BOOL CODController::ClipboardEnhMetafileEnabled(void)

Indicates if enhanced metafile format is supported for clipboard operations.

Defined in: OdController.h

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, then components are placed on the clipboard in enhanced metafile format, in addition to the custom Objective Views clipboard format. This flag also allows enhanced metafiles to be dropped onto the canvas from other applications.