COleDocObjectItem::GetActiveView

COleDocObjectItem::GetActiveView

LPOLEDOCUMENTVIEW GetActiveView( ) const;

Return Value

A pointer to the IOleDocumentView interface of the currently active view. If there is no current view, it returns NULL.

Remarks

Call this member function to get a pointer to the IOleDocumentView interface of the currently active view.  The reference count on the returned IOleDocumentView pointer is not incremented before it is returned by this function.

COleDocObjectItem Overview |  Class Members |  Hierarchy Chart