Partager via


NativeMethods.GetWindowRect(IntPtr, NativeMethods+RECT) Method

Definition

public:
 static int GetWindowRect(IntPtr hWnd, Microsoft::Crm::UnifiedServiceDesk::Dynamics::Controls::NativeMethods::RECT % lpRect);
public static int GetWindowRect (IntPtr hWnd, ref Microsoft.Crm.UnifiedServiceDesk.Dynamics.Controls.NativeMethods.RECT lpRect);
static member GetWindowRect : nativeint * RECT -> int
Public Shared Function GetWindowRect (hWnd As IntPtr, ByRef lpRect As NativeMethods.RECT) As Integer

Parameters

hWnd
IntPtr

nativeint

Returns

Applies to