INDEX CLUSTER FEATURES SHORT FRAMES NO FRAMES

indexing

title: "This file was automaticaly generated by Visual Eiffel COM bridge. Do not edit"
cluster: ecom
class ECOM_CLIENT_IPOINTERINACTIVE
inherit

ECOM_IPOINTERINACTIVE
undefine
copy,
is_equal
end

ECOM_CLIENT_IUNKNOWN
redefine
get_ptr
end
feature -- get ptr

get_ptr: expanded ECOM_PTR [expanded ECOM_CLIENT_IPOINTERINACTIVE]
feature -- interface members

GetActivationPolicy (pdwpolicy: expanded ECOM_PTR [INTEGER]): ECOM_HRESULT

OnInactiveMouseMove (prectbounds: expanded ECOM_PTR [expanded ECOM_RECT]; x: INTEGER; y: INTEGER; grfkeystate: INTEGER): ECOM_HRESULT

OnInactiveSetCursor (prectbounds: expanded ECOM_PTR [expanded ECOM_RECT]; x: INTEGER; y: INTEGER; dwmousemsg: INTEGER; fsetalways: INTEGER): ECOM_HRESULT
end -- class ECOM_CLIENT_IPOINTERINACTIVE

INDEX CLUSTER FEATURES SHORT FRAMES NO FRAMES