Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
LPOLEDOCUMENTVIEW GetActiveView( ) const;
Return Value
A pointer to the 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