ReactOS 0.4.16-dev-91-g764881a
|
Public Member Functions | |
HRESULT | SuggestAllocatorProperties ([in] const ALLOCATOR_PROPERTIES *pprop) |
HRESULT | GetAllocatorProperties ([out] ALLOCATOR_PROPERTIES *pprop) |
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 IUnknown * | LPUNKNOWN |
Definition at line 1275 of file axextend.idl.
HRESULT IAMBufferNegotiation::GetAllocatorProperties | ( | [out] ALLOCATOR_PROPERTIES * | pprop | ) |
Implemented in COutputPin.
HRESULT IAMBufferNegotiation::SuggestAllocatorProperties | ( | [in] const ALLOCATOR_PROPERTIES * | pprop | ) |
Implemented in COutputPin.