[]
        
(Showing Draft Content)

C1.Util.Win.Win32.SetWindowLongPtr64

SetWindowLongPtr64 Method

SetWindowLongPtr64(IntPtr, int, IntPtr)

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