Fix typo in IAsyncOperation<int> GUID
Fixing a typo in the IAsyncOperation<int> GUID declaration to match the original value it purports to be a copy of. Without this change if this declaration is ever included in the same context as a declaration using the correct GUID from the SDK, the conflicting values will cause failures in several of the related COM calls around QueryInterface. Change-Id: I475ebc58b0b234446499a9cc1fbead6ac76b9305 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2393010Reviewed-by:Will Harris <wfh@chromium.org> Commit-Queue: Hoch Hochkeppel <mhochk@microsoft.com> Cr-Commit-Position: refs/heads/master@{#805516}
Showing
Please register or sign in to comment