- indexing
- title: "This file was automaticaly generated by Visual Eiffel COM bridge. Do not edit"
- cluster: ecom
class ECOM_CLIENT_IPROGRESSNOTIFY
- inherit
-
ECOM_IPROGRESSNOTIFY
-
- undefine
- copy,
- is_equal
- end
-
ECOM_CLIENT_IUNKNOWN
-
- redefine
- get_ptr
- end
- feature -- get ptr
-
get_ptr: expanded ECOM_PTR [expanded ECOM_CLIENT_IPROGRESSNOTIFY]
- feature -- interface members
-
OnProgress (dwprogresscurrent: INTEGER; dwprogressmaximum: INTEGER; faccurate: INTEGER; fowner: INTEGER): ECOM_HRESULT
end -- class ECOM_CLIENT_IPROGRESSNOTIFY