CGXOleViewer::Copy

virtual IDataObject* Copy(const CGXStyle* pStyle, CGXGridCore* pGrid, CGXControl* pCtrl) = 0;

pStyle

The style associated with the spawning control.

pGrid

Grid parent

pCtrl

The control that spawned the viewer

Remarks

Copies the contained data stream and sends it back as an IDataObject implementation.

See Also

 CGXOleViewer::CanCopy

CGXOleViewer

 Class Overview |  Class Members