Microsoft DirectX 8.0 (C++) |
Retrieves the amount of memory that the port needs to be appended to the end of a download buffer. This extra memory can be used by the port to interpolate across a loop boundary.
HRESULT GetAppend( DWORD* pdwAppend );
Return values are determined by the port implementation.
If the method succeeds, the return value is S_OK.
If it fails, the method can return one of the following error values:
E_POINTER |
E_NOTIMPL |
Header: Declared in dmusicc.h.