Table of Contents

Delegate Win32.WindowLongSetter

Namespace
Npp.DotNet.Plugin
Assembly
Npp.DotNet.Plugin.dll
public delegate IntPtr Win32.WindowLongSetter(IntPtr hWnd, int nIndex, IntPtr dwNewLong)

Parameters

hWnd IntPtr
nIndex int
dwNewLong IntPtr

Returns

IntPtr