- indexing
- title: "This file was automaticaly generated by Visual Eiffel COM bridge. Do not edit"
- cluster: ecom
class ECOM_CLIENT_IVIEWOBJECT2
- inherit
-
ECOM_IVIEWOBJECT2
-
- undefine
- copy,
- is_equal
- end
-
ECOM_CLIENT_IVIEWOBJECT
-
- redefine
- get_ptr
- end
- feature -- get ptr
-
get_ptr: expanded ECOM_PTR [expanded ECOM_CLIENT_IVIEWOBJECT2]
- feature -- interface members
-
GetExtent (dwdrawaspect: INTEGER; lindex: INTEGER; ptd: expanded ECOM_PTR [expanded ECOM_DVTARGETDEVICE]; lpsizel: expanded ECOM_PTR [expanded ECOM_SIZEL]): ECOM_HRESULT
end -- class ECOM_CLIENT_IVIEWOBJECT2