[]
        
(Showing Draft Content)

C1.Util.Win.Win32.GetWindow

GetWindow Method

GetWindow(nint, uint)

Declaration
public static extern nint GetWindow(nint hWnd, uint uCmd)
Public Shared Function GetWindow(hWnd As IntPtr, uCmd As UInteger) As IntPtr
Parameters
Type Name Description
nint hWnd
uint uCmd
Returns
Type Description
nint