CGXOleViewer::GetOleObject
virtual LPOLEOBJECT GetOleObject() = 0;
Return Value
Returns the IOleObject pointer that is associated with the loaded instance of the stream that was passed in.
Remarks
Please refer to the MFC documentation for more information on IoleObject.