NativeMethods.SetWindowLong Method (IntPtr, NativeMethods.WinUserConstant, UInt32)
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Namespace: Microsoft.Crm.UnifiedServiceDesk.Dynamics.Controls
Assembly: Microsoft.Crm.UnifiedServiceDesk.Dynamics (in Microsoft.Crm.UnifiedServiceDesk.Dynamics.dll)
Syntax
public static int SetWindowLong(
IntPtr hWnd,
NativeMethods.WinUserConstant nIndex,
uint dwNewLong
)
Public Shared Function SetWindowLong (
hWnd As IntPtr,
nIndex As NativeMethods.WinUserConstant,
dwNewLong As UInteger
) As Integer
Parameters
- hWnd
Type: System.IntPtr
- dwNewLong
Type: System.UInt32
Return Value
Type: System.Int32
Type: Int32
See Also
NativeMethods Class
Microsoft.Crm.UnifiedServiceDesk.Dynamics.Controls Namespace
Return to top
Unified Service Desk 2.0
© 2016 Microsoft. All rights reserved. Copyright