ReactOS 0.4.15-dev-7958-gcd0bb1a
IMemAllocatorCallbackTemp Interface Reference
Inheritance diagram for IMemAllocatorCallbackTemp:
Collaboration diagram for IMemAllocatorCallbackTemp:

Public Member Functions

HRESULT SetNotify ([in] IMemAllocatorNotifyCallbackTemp *pNotify)
 
HRESULT GetFreeCount ([out] LONG *plBuffersFree)
 
- Public Member Functions inherited from IMemAllocator
HRESULT SetProperties ([in] ALLOCATOR_PROPERTIES *pRequest, [out] ALLOCATOR_PROPERTIES *pActual)
 
HRESULT GetProperties ([out] ALLOCATOR_PROPERTIES *pProps)
 
HRESULT Commit (void)
 
HRESULT Decommit (void)
 
HRESULT GetBuffer ([out] IMediaSample **ppBuffer, [in] REFERENCE_TIME *pStartTime, [in] REFERENCE_TIME *pEndTime, [in] DWORD dwFlags)
 
HRESULT ReleaseBuffer ([in] IMediaSample *pBuffer)
 
- 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 528 of file axcore.idl.

Member Function Documentation

◆ GetFreeCount()

HRESULT IMemAllocatorCallbackTemp::GetFreeCount ( [out] LONG plBuffersFree)

Implemented in CKsAllocator.

◆ SetNotify()

HRESULT IMemAllocatorCallbackTemp::SetNotify ( [in] IMemAllocatorNotifyCallbackTemp pNotify)

Implemented in CKsAllocator.

Referenced by COutputPin::Connect().


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