Table of Contents

Method GetWindowLong

Namespace
Alternet.Editor.Wpf
Assembly
Alternet.Editor.Wpf.v9.dll

GetWindowLong(IntPtr, int)

public static extern int GetWindowLong(IntPtr hWnd, int nIndex)

Parameters

hWnd IntPtr
nIndex int

Returns

int