GetParent Function - Windows API

Purpose



Declaration

C#

[DllImport("user32")]
public static extern int GetParent(int hWnd);