BolterLibrary.Imports.GetWindowTextLength C# (CSharp) Méthode

GetWindowTextLength() private méthode

private GetWindowTextLength ( IntPtr hWnd ) : int
hWnd System.IntPtr
Résultat int
        protected static extern int GetWindowTextLength(IntPtr hWnd);