Automatic generation produced by ISE Eiffel

Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:
class EV_OLE_IE General cluster: implementation_mswin description: "The manager control ActiveX OLE Internet Browser More details: See MSDN %"IWebBrowser2 Interface%" http://msdn.microsoft.com/en-us/library/aa752127(VS.85).aspx Have a look at the following page to configure the behavior of the web browser: http://msdn.microsoft.com/en-us/library/ee330730(v=vs.85).aspx" keywords: "application, accelerator, event loop" Ancestors EV_ANY_HANDLER Queries hwnd: POINTER Commands display_web_page (a_url: READABLE_STRING_GENERAL) display_web_string (a_html_string: READABLE_STRING_GENERAL) do_page_action (a_action: INTEGER_32) embed_ie (a_wel_hwnd: POINTER) ole_initialize ole_uninitialize resize_browser (a_width, a_height: INTEGER_32) unembed_ie (a_wel_hwnd: POINTER)
Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:

-- Generated by Eiffel Studio --
For more details: eiffel.org