[]
public static extern bool IsChild(nint hWndParent, nint hWnd)
Public Shared Function IsChild(hWndParent As IntPtr, hWnd As IntPtr) As Boolean