[]
        
(Showing Draft Content)

C1.Util.Win.Win32.GetWindow

GetWindow Method

GetWindow(IntPtr, uint)

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