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