ReactOS 0.4.15-dev-6042-g2eb6700
|
Public Member Functions | |
HRESULT | AddSynchronize ([in] ISynchronize *pSync) |
HRESULT | WaitMultiple ([in] DWORD dwFlags, [in] DWORD dwTimeOut, [out] ISynchronize **ppSync) |
![]() | |
HRESULT | QueryInterface ([in] REFIID riid, [out, iid_is(riid)] void **ppvObject) |
ULONG | AddRef () |
ULONG | Release () |
Additional Inherited Members | |
![]() | |
typedef IUnknown * | LPUNKNOWN |
Definition at line 2114 of file objidl.idl.
HRESULT ISynchronizeContainer::AddSynchronize | ( | [in] ISynchronize * | pSync | ) |
HRESULT ISynchronizeContainer::WaitMultiple | ( | [in] DWORD | dwFlags, |
[in] DWORD | dwTimeOut, | ||
[out] ISynchronize ** | ppSync | ||
) |