Share via


NativeMethods.GetAncestor(IntPtr, NativeMethods+WinUserConstant) Method

Definition

public:
 static IntPtr GetAncestor(IntPtr hWnd, Microsoft::Crm::UnifiedServiceDesk::Dynamics::Controls::NativeMethods::WinUserConstant gaFlags);
public static IntPtr GetAncestor (IntPtr hWnd, Microsoft.Crm.UnifiedServiceDesk.Dynamics.Controls.NativeMethods.WinUserConstant gaFlags);
static member GetAncestor : nativeint * Microsoft.Crm.UnifiedServiceDesk.Dynamics.Controls.NativeMethods.WinUserConstant -> nativeint
Public Shared Function GetAncestor (hWnd As IntPtr, gaFlags As NativeMethods.WinUserConstant) As IntPtr

Parameters

hWnd
IntPtr

nativeint

Returns

IntPtr

nativeint

Applies to