BolterLibrary.Imports.GetWindowTextLength C# (CSharp) Метод

GetWindowTextLength() приватный Метод

private GetWindowTextLength ( IntPtr hWnd ) : int
hWnd System.IntPtr
Результат int
        protected static extern int GetWindowTextLength(IntPtr hWnd);