NativeMethods.GetAncestor(IntPtr, NativeMethods+WinUserConstant) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
- gaFlags
- NativeMethods.WinUserConstant
Returns
IntPtr
nativeint