CGXOleViewer::Cut
virtual IDataObject* Cut(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
Performs a Cut operation and returns the data that was Cut as an IDataObject implementation.