[DllImportAttribute("kernel32.dll")] public static int GetLastError()
<DllImportAttribute("kernel32.dll">] Public Shared Function GetLastError As Integer
public: [DllImportAttribute(L"kernel32.dll")] static int GetLastError()
[<DllImportAttribute("kernel32.dll")>] static member GetLastError : unit -> int
GSF.Interop.WindowsApi.GetLastError = function();
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.