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_IVIEWOBJECTEX
inherit

ECOM_IVIEWOBJECTEX
undefine
copy,
is_equal
end

ECOM_CLIENT_IVIEWOBJECT2
redefine
get_ptr
end
feature -- get ptr

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

GetRect (dwaspect: INTEGER; prect: expanded ECOM_PTR [expanded ECOM_RECTL]): ECOM_HRESULT

GetViewStatus (pdwstatus: expanded ECOM_PTR [INTEGER]): ECOM_HRESULT

QueryHitPoint (dwaspect: INTEGER; prectbounds: expanded ECOM_PTR [expanded ECOM_RECT]; ptlloc: expanded ECOM_POINT; lclosehint: INTEGER; phitresult: expanded ECOM_PTR [INTEGER]): ECOM_HRESULT

QueryHitRect (dwaspect: INTEGER; prectbounds: expanded ECOM_PTR [expanded ECOM_RECT]; prectloc: expanded ECOM_PTR [expanded ECOM_RECT]; lclosehint: INTEGER; phitresult: expanded ECOM_PTR [INTEGER]): ECOM_HRESULT

GetNaturalExtent (dwaspect: INTEGER; lindex: INTEGER; ptd: expanded ECOM_PTR [expanded ECOM_DVTARGETDEVICE]; hictargetdev: INTEGER; pextentinfo: expanded ECOM_PTR [expanded ECOM_DVEXTENTINFO]; psizel: expanded ECOM_PTR [expanded ECOM_SIZEL]): ECOM_HRESULT
end -- class ECOM_CLIENT_IVIEWOBJECTEX

INDEX CLUSTER FEATURES SHORT FRAMES NO FRAMES