[]
        
(Showing Draft Content)

C1.Util.Win.Win32.SetWindowLongPtr

SetWindowLongPtr Method

SetWindowLongPtr(nint, int, nint)

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