GetAncestor Method (Win32)
In This Topic
Syntax
'Declaration
Public Shared Function GetAncestor( _
ByVal As System.IntPtr, _
ByVal As System.UInteger _
) As System.IntPtr
public static System.IntPtr GetAncestor(
System.IntPtr ,
System.uint
)
Parameters
- hwnd
- gaFlags
See Also