Commit 98a6b702 authored by Stefan Dösinger's avatar Stefan Dösinger Committed by Alexandre Julliard

include: Sync an attribute to the Windows 8.1 SDK.

parent d89d4364
......@@ -3350,7 +3350,7 @@ interface ITransferAdviseSink : IUnknown
HRESULT FileFailure([in] IShellItem *item,
[in, unique, string] LPCWSTR itemname,
[in] HRESULT hr,
[out, unique, size_is(crename)] LPWSTR rename,
[in, out, unique, size_is(crename)] LPWSTR rename,
[in] ULONG crename);
HRESULT SubStreamFailure([in] IShellItem *item,
[in, string] LPCWSTR stream,
......
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