- indexing
- title: "This file was automaticaly generated by Visual Eiffel COM bridge. Do not edit"
- cluster: ecom
class ECOM_CLIENT_IOLEDOCUMENTVIEW
- inherit
-
ECOM_IOLEDOCUMENTVIEW
-
- undefine
- copy,
- is_equal
- end
-
ECOM_CLIENT_IUNKNOWN
-
- redefine
- get_ptr
- end
- feature -- get ptr
-
get_ptr: expanded ECOM_PTR [expanded ECOM_CLIENT_IOLEDOCUMENTVIEW]
- feature -- interface members
-
SetInPlaceSite (pipsite: expanded ECOM_CLIENT_IOLEINPLACESITE): ECOM_HRESULT
-
GetInPlaceSite (ppipsite: expanded ECOM_PTR [expanded ECOM_CLIENT_IOLEINPLACESITE]): ECOM_HRESULT
-
GetDocument (ppunk: expanded ECOM_PTR [expanded ECOM_CLIENT_IUNKNOWN]): ECOM_HRESULT
-
SetRect (prcview: expanded ECOM_PTR [expanded ECOM_RECT]): ECOM_HRESULT
-
GetRect (prcview: expanded ECOM_PTR [expanded ECOM_RECT]): ECOM_HRESULT
-
SetRectComplex (prcview: expanded ECOM_PTR [expanded ECOM_RECT]; prchscroll: expanded ECOM_PTR [expanded ECOM_RECT]; prcvscroll: expanded ECOM_PTR [expanded ECOM_RECT]; prcsizebox: expanded ECOM_PTR [expanded ECOM_RECT]): ECOM_HRESULT
-
Show (fshow: INTEGER): ECOM_HRESULT
-
UIActivate (fuiactivate: INTEGER): ECOM_HRESULT
-
Open: ECOM_HRESULT
-
CloseView (dwreserved: INTEGER): ECOM_HRESULT
-
SaveViewState (pstm: expanded ECOM_CLIENT_ISTREAM): ECOM_HRESULT
-
ApplyViewState (pstm: expanded ECOM_CLIENT_ISTREAM): ECOM_HRESULT
-
Clone_ (pipsitenew: expanded ECOM_CLIENT_IOLEINPLACESITE; ppviewnew: expanded ECOM_PTR [expanded ECOM_CLIENT_IOLEDOCUMENTVIEW]): ECOM_HRESULT
end -- class ECOM_CLIENT_IOLEDOCUMENTVIEW