[]
        
(Showing Draft Content)

C1.Util.Win.Win32.SetWindowLongPtr

SetWindowLongPtr Method

SetWindowLongPtr(IntPtr, int, IntPtr)

Declaration
public static IntPtr SetWindowLongPtr(IntPtr hWnd, int nIndex, IntPtr dwNewLong)
Parameters
Type Name Description
IntPtr hWnd
int nIndex
IntPtr dwNewLong
Returns
Type Description
IntPtr