- indexing
- title: "This file was automaticaly generated by Visual Eiffel COM bridge. Do not edit"
- cluster: ecom
class ECOM_CLIENT_IOLEINPLACEFRAME
- inherit
-
ECOM_IOLEINPLACEFRAME
-
- undefine
- copy,
- is_equal
- end
-
ECOM_CLIENT_IOLEINPLACEUIWINDOW
-
- redefine
- get_ptr
- end
- feature -- get ptr
-
get_ptr: expanded ECOM_PTR [expanded ECOM_CLIENT_IOLEINPLACEFRAME]
- feature -- interface members
-
InsertMenus (hmenushared: INTEGER; lpmenuwidths: expanded ECOM_PTR [expanded ECOM_OLEMENUGROUPWIDTHS]): ECOM_HRESULT
-
SetMenu (hmenushared: INTEGER; holemenu: INTEGER; hwndactiveobject: INTEGER): ECOM_HRESULT
-
RemoveMenus (hmenushared: INTEGER): ECOM_HRESULT
-
SetStatusText (pszstatustext: POINTER): ECOM_HRESULT
-
EnableModeless (fenable: INTEGER): ECOM_HRESULT
-
TranslateAccelerator (lpmsg: expanded ECOM_PTR [expanded ECOM_MSG]; wid: RTS_SHORT_INTEGER): ECOM_HRESULT
end -- class ECOM_CLIENT_IOLEINPLACEFRAME