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.
Call the GetInPlaceWindow member function to get a pointer to the window in which the item has been opened for in-place editing.
CWnd* GetInPlaceWindow( );
Return Value
A pointer to the item's in-place editing window; NULL if the item is not active or if its server is unavailable.
Remarks
This function should be called only for items that are in-place active.
Requirements
Header: afxole.h