10 May
2017
10 May
'17
12:25 a.m.
Alex Henrie <alexhenrie24(a)gmail.com> wrote:
+ HRESULT GetBandwidth( [out] DWORD *bitrate, + [out] DWORD *buffer ); + + HRESULT SetBandwidth( [in] DWORD bitrate, + [in] DWORD buffer );
The extra spaces after the left parentheses look like a mistake; they don't match the format in the rest of the file.
Because everything was directly copy-pasted from appropriate PSDK headers. -- Dmitry.