INDEX CLUSTER FEATURES SHORT FRAMES NO FRAMES

indexing

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

ECOM_IUNKNOWN
end
feature -- interface members

OnProgress (dwprogresscurrent: INTEGER; dwprogressmaximum: INTEGER; faccurate: INTEGER; fowner: INTEGER): ECOM_HRESULT
-- [ FUNCTION ] OnProgress
-- ARGUMENTS:
-- [in][lcid] unsigned int dwProgressCurrent
-- [in][lcid] unsigned int dwProgressMaximum
-- [in][lcid] int fAccurate
-- [in][lcid] int fOwner
-- RETURN: HRESULT
end -- class ECOM_IPROGRESSNOTIFY

INDEX CLUSTER FEATURES SHORT FRAMES NO FRAMES