ReactOS 0.4.15-dev-7924-g5949c20
IWaitMultiple Interface Reference
Inheritance diagram for IWaitMultiple:
Collaboration diagram for IWaitMultiple:

Public Member Functions

HRESULT WaitMultiple ([in] DWORD timeout, [out] ISynchronize **pSync)
 
HRESULT AddSynchronize ([in] ISynchronize *pSync)
 
- 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 2253 of file objidl.idl.

Member Function Documentation

◆ AddSynchronize()

HRESULT IWaitMultiple::AddSynchronize ( [in] ISynchronize pSync)

◆ WaitMultiple()

HRESULT IWaitMultiple::WaitMultiple ( [in] DWORD  timeout,
[out] ISynchronize **  pSync 
)

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