public static string GetWindowText( IntPtr hWnd )
Public Shared Function GetWindowText ( _ hWnd As IntPtr _ ) As String
public: static String^ GetWindowText( IntPtr^ hWnd )