GetWindowTextLength Function - Windows API

Purpose



Declaration

C#

[DllImport("User32.dll")]
public static extern Int32 GetWindowTextLength(int hwnd);