2 references to GetLastError
WindowsBase (2)
Shared\MS\Win32\UnsafeNativeMethodsOther.cs (2)
420
return (MS.Internal.Interop.HRESULT)Win32Error.
GetLastError
();
428
return (MS.Internal.Interop.HRESULT)Win32Error.
GetLastError
();