Contains information identifying whether the display aspect of a pasted object should be based on the content of the object or the icon that represent the object.
typedef struct _repastespecial {
DWORD dwAspect; // display aspect for object
DWORD dwParam; // aspect data
} REPASTESPECIAL;
Windows NT: Requires version 3.51 or later.
Windows: Requires Windows 95 or later.
Windows CE: Unsupported.
Header: Declared in richedit.h.
Rich Edit Controls Overview, Rich Edit Structures