- indexing
- title: "This file was automaticaly generated by Visual Eiffel COM bridge. Do not edit"
- cluster: ecom
class ECOM_HLTBINFO
- inherit
-
RTS_SERVER
- end
- feature -- members
-
uDockType: INTEGER
-
rcTbPos: expanded ECOM_RECT
- feature -- Adapt
-
adapt (other: ECOM_HLTBINFO)
- feature -- Set
-
set (udocktype_: INTEGER; rctbpos_: ECOM_RECT)
- feature -- get ptr
-
get_ptr: expanded ECOM_PTR [expanded ECOM_HLTBINFO]
- feature -- Size
-
size: INTEGER
end -- class ECOM_HLTBINFO