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_IMESSAGEFILTER
inherit

ECOM_IMESSAGEFILTER
undefine
copy,
is_equal
end

ECOM_CLIENT_IUNKNOWN
redefine
get_ptr
end
feature -- get ptr

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

HandleInComingCall (dwcalltype: INTEGER; htaskcaller: POINTER; dwtickcount: INTEGER; lpinterfaceinfo: expanded ECOM_PTR [expanded ECOM_INTERFACEINFO]): INTEGER

RetryRejectedCall (htaskcallee: POINTER; dwtickcount: INTEGER; dwrejecttype: INTEGER): INTEGER

MessagePending (htaskcallee: POINTER; dwtickcount: INTEGER; dwpendingtype: INTEGER): INTEGER
end -- class ECOM_CLIENT_IMESSAGEFILTER

INDEX CLUSTER FEATURES SHORT FRAMES NO FRAMES