- indexing
- title: "This file was automaticaly generated by Visual Eiffel COM bridge. Do not edit"
- cluster: ecom
class ECOM_HLBWINFO
- inherit
-
RTS_SERVER
- end
- feature -- members
-
cbSize: INTEGER
-
grfHLBWIF: INTEGER
-
rcFramePos: expanded ECOM_RECT
-
rcDocPos: expanded ECOM_RECT
-
hltbinfo: expanded ECOM_HLTBINFO
- feature -- Adapt
-
adapt (other: ECOM_HLBWINFO)
- feature -- Set
-
set (cbsize_: INTEGER; grfhlbwif_: INTEGER; rcframepos_: ECOM_RECT; rcdocpos_: ECOM_RECT; hltbinfo_: ECOM_HLTBINFO)
- feature -- get ptr
-
get_ptr: expanded ECOM_PTR [expanded ECOM_HLBWINFO]
- feature -- Size
-
size: INTEGER
end -- class ECOM_HLBWINFO