INDEX CLUSTER FEATURES SHORT FRAMES NO FRAMES

indexing

title: "This file was automaticaly generated by Visual Eiffel COM bridge. Do not edit"
cluster: ecom
class ECOM_CLIENT_IOLEINPLACESITE
inherit

ECOM_IOLEINPLACESITE
undefine
copy,
is_equal
end

ECOM_CLIENT_IOLEWINDOW
redefine
get_ptr
end
feature -- get ptr

get_ptr: expanded ECOM_PTR [expanded ECOM_CLIENT_IOLEINPLACESITE]
feature -- interface members

CanInPlaceActivate: ECOM_HRESULT

OnInPlaceActivate: ECOM_HRESULT

OnUIActivate: ECOM_HRESULT

GetWindowContext (ppframe: expanded ECOM_PTR [expanded ECOM_CLIENT_IOLEINPLACEFRAME]; ppdoc: expanded ECOM_PTR [expanded ECOM_CLIENT_IOLEINPLACEUIWINDOW]; lprcposrect: expanded ECOM_PTR [expanded ECOM_RECT]; lprccliprect: expanded ECOM_PTR [expanded ECOM_RECT]; lpframeinfo: expanded ECOM_PTR [expanded ECOM_OIFI]): ECOM_HRESULT

Scroll (scrollextant: expanded ECOM_SIZE): ECOM_HRESULT

OnUIDeactivate (fundoable: INTEGER): ECOM_HRESULT

OnInPlaceDeactivate: ECOM_HRESULT

DiscardUndoState: ECOM_HRESULT

DeactivateAndUndo: ECOM_HRESULT

OnPosRectChange (lprcposrect: expanded ECOM_PTR [expanded ECOM_RECT]): ECOM_HRESULT
end -- class ECOM_CLIENT_IOLEINPLACESITE

INDEX CLUSTER FEATURES SHORT FRAMES NO FRAMES