CGXOleViewer::AccessData
virtual HGLOBAL AccessData(const CGXStyle* pStyle, CGXGridCore* pGrid, CGXControl* pCtrl) = 0;
pStyle
Style associated with the cell that spawned the viewer
pGrid
Parent grid
pCtrl
Control instance that spawned the viewer
Remarks
This function is called when no rendering is desired. Simply access data and return.