- indexing
- title: "This file was automaticaly generated by Visual Eiffel COM bridge. Do not edit"
- cluster: ecom
class ECOM_OIFI
- inherit
-
RTS_SERVER
- end
- feature -- members
-
cb: INTEGER
-
fMDIApp: INTEGER
-
hwndFrame: INTEGER
-
haccel: INTEGER
-
cAccelEntries: INTEGER
- feature -- Adapt
-
adapt (other: ECOM_OIFI)
- feature -- Set
-
set (cb_: INTEGER; fmdiapp_: INTEGER; hwndframe_: INTEGER; haccel_: INTEGER; caccelentries_: INTEGER)
- feature -- get ptr
-
get_ptr: expanded ECOM_PTR [expanded ECOM_OIFI]
- feature -- Size
-
size: INTEGER
end -- class ECOM_OIFI