C++
ACCORE_PORT const ACHAR* acedClipFormatName();
File
clipdata.h
Description
Returns the clipboard format name string for the product. This string is the same for all AutoCAD based products, but is different for OEM and LT products.
This function replaces the CF_AUTOCAD macro.
Remarks
The caller should not release the memory used by the returned string.