Commit c336b96a authored by Nikolay Sivov's avatar Nikolay Sivov Committed by Alexandre Julliard

include: Fix typo in IDirectXVideoProcessor argument name.

parent c9cc098c
......@@ -777,7 +777,7 @@ interface IDirectXVideoProcessor : IUnknown
[in] const DXVA2_VideoProcessBltParams* pBltParams,
[in] const DXVA2_VideoSample* pSamples,
[in] UINT NumSamples,
[out] HANDLE* pHandleCompleteIDirect3DDeviceManager9);
[out] HANDLE* pHandleComplete);
}
/*****************************************************************************
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment