Partager via


NativeMethods.GetWindowLong(IntPtr, NativeMethods+WinUserConstant) Method

Definition

public:
 static System::UInt32 GetWindowLong(IntPtr hWnd, Microsoft::Crm::UnifiedServiceDesk::Dynamics::Controls::NativeMethods::WinUserConstant nIndex);
public static uint GetWindowLong (IntPtr hWnd, Microsoft.Crm.UnifiedServiceDesk.Dynamics.Controls.NativeMethods.WinUserConstant nIndex);
static member GetWindowLong : nativeint * Microsoft.Crm.UnifiedServiceDesk.Dynamics.Controls.NativeMethods.WinUserConstant -> uint32
Public Shared Function GetWindowLong (hWnd As IntPtr, nIndex As NativeMethods.WinUserConstant) As UInteger

Parameters

hWnd
IntPtr

nativeint

Returns

Returns UInt32.

Applies to