Share via


NativeMethods.GetParent(IntPtr) Method

Definition

public:
 static IntPtr GetParent(IntPtr hwnd);
public static IntPtr GetParent (IntPtr hwnd);
static member GetParent : nativeint -> nativeint
Public Shared Function GetParent (hwnd As IntPtr) As IntPtr

Parameters

hwnd
IntPtr

nativeint

Returns

IntPtr

nativeint

Applies to