Important: |
---|
This is retired content. This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This content may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist. |
Optional member function to use if the filter has specific alignment or prefix requirements but could use an upstream allocator.
HRESULT GetAllocatorRequirements( ALLOCATOR_PROPERTIES * pProps );
Parameters
Return Values
Returns an HRESULTvalue. Returns E_NOTIMPL by default.
Remarks
Override this member function if you have specific alignment or prefix requirements but could use an upstream allocator.