Update parameter names in PInvoke signatures to match MSDN documentation.
commitd22d97718a51e2e842049a228cd869e8413aa604
authorFilip Navara <filip.navara@gmail.com>
Tue, 22 Jan 2019 17:14:53 +0000 (22 18:14 +0100)
committerMarek Safar <marek.safar@gmail.com>
Wed, 23 Jan 2019 21:06:53 +0000 (23 22:06 +0100)
treea5d73c8e1b145fd1bcb853e409192b28eeb8ffd4
parentee6597030e5501b36c6cd5a274b1d0b575de7373
Update parameter names in PInvoke signatures to match MSDN documentation.

Signed-off-by: dotnet-bot <dotnet-bot@microsoft.com>
netcore/System.Private.CoreLib/shared/Interop/Windows/Kernel32/Interop.GlobalMemoryStatusEx.cs
netcore/System.Private.CoreLib/shared/Interop/Windows/Kernel32/Interop.VirtualAlloc.cs
netcore/System.Private.CoreLib/shared/Interop/Windows/Kernel32/Interop.VirtualFree.cs
netcore/System.Private.CoreLib/shared/Interop/Windows/Kernel32/Interop.VirtualQuery.cs