Commit 296fc813 authored by Mohamad Al-Jaf's avatar Mohamad Al-Jaf Committed by Alexandre Julliard

include: Add support for BYTE IReference.

Needed by Windows.Networking.Connectivity.IPInformation.
parent 9617c784
......@@ -86,6 +86,7 @@ namespace Windows.Foundation {
interface Windows.Foundation.AsyncOperationCompletedHandler<boolean>;
interface Windows.Foundation.IAsyncOperation<IInspectable *>;
interface Windows.Foundation.IAsyncOperation<boolean>;
interface Windows.Foundation.IReference<BYTE>;
interface Windows.Foundation.IReference<INT32>;
interface Windows.Foundation.IReference<DOUBLE>;
interface Windows.Foundation.TypedEventHandler<IInspectable *, IInspectable *>;
......
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