COleServerDoc::GetItemPosition
Visual Studio 2005
Call the GetItemPosition member function to get the coordinates of the item being edited in place.
void GetItemPosition( LPRECT lpPosRect ) const;
Parameters
- lpPosRect
-
Pointer to a RECT structure or a CRect object to receive the coordinates of the item.
Reference
COleServerDoc ClassHierarchy Chart
COleServerDoc::GetItemClipRect