Share via


NativeMethods.SetWindowLong Method

Definition

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

Parameters

hWnd
IntPtr

nativeint

dwNewLong
UInt32

Returns

Applies to