ReactOS 0.4.15-dev-7842-g558ab78
IMFAsyncCallback Interface Reference
Inheritance diagram for IMFAsyncCallback:
Collaboration diagram for IMFAsyncCallback:

Public Member Functions

HRESULT GetParameters ([out] DWORD *pdwFlags, [out] DWORD *pdwQueue)
 
HRESULT Invoke ([in] IMFAsyncResult *pAsyncResult)
 
- 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 411 of file mfobjects.idl.

Member Function Documentation

◆ GetParameters()

HRESULT IMFAsyncCallback::GetParameters ( [out] DWORD pdwFlags,
[out] DWORD pdwQueue 
)

◆ Invoke()

HRESULT IMFAsyncCallback::Invoke ( [in] IMFAsyncResult pAsyncResult)

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