ReactOS 0.4.15-dev-8058-ga7cbb60
IProgressNotify Interface Reference
Inheritance diagram for IProgressNotify:
Collaboration diagram for IProgressNotify:

Public Member Functions

HRESULT OnProgress ([in] DWORD dwProgressCurrent, [in] DWORD dwProgressMaximum, [in] BOOL fAccurate, [in] BOOL fOwner)
 
- Public Member Functions inherited from IUnknown
HRESULT QueryInterface ([in] REFIID riid, [out, iid_is(riid)] void **ppvObject)
 
ULONG AddRef ()
 
ULONG Release ()
 

Additional Inherited Members

- Public Types inherited from IUnknown
typedef IUnknownLPUNKNOWN
 

Detailed Description

Definition at line 1170 of file objidl.idl.

Member Function Documentation

◆ OnProgress()

HRESULT IProgressNotify::OnProgress ( [in] DWORD  dwProgressCurrent,
[in] DWORD  dwProgressMaximum,
[in] BOOL  fAccurate,
[in] BOOL  fOwner 
)

The documentation for this interface was generated from the following file: