CGXOlePreview::PreRender
virtual HWND PreRender();
Return Value
Returns the handle to the window that has focus. This will be passed to PostRender.
Remarks
Called before rendering using an external viewer. Override this if you wish to perform any special processing in this context.