[]
        
(Showing Draft Content)

C1.Util.Win.Win32.SetWindowLongPtr64

SetWindowLongPtr64 Method

SetWindowLongPtr64(nint, int, nint)

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