'宣言 Public Shared Function IsChild( _ ByVal hWndParent As System.IntPtr, _ ByVal hWnd As System.IntPtr _ ) As System.Boolean
public static System.bool IsChild( System.IntPtr hWndParent, System.IntPtr hWnd )
パラメータ
- hWndParent
- hWnd
'宣言 Public Shared Function IsChild( _ ByVal hWndParent As System.IntPtr, _ ByVal hWnd As System.IntPtr _ ) As System.Boolean
public static System.bool IsChild( System.IntPtr hWndParent, System.IntPtr hWnd )