Table of Contents

Class Win32Window

Namespace
Ranorex.Plugin
Assembly
Ranorex.Plugin.Web.dll
public static class Win32Window
Inheritance
Win32Window
Inherited Members

Methods

MatchesAnyClassName(IntPtr, params string[])

public static bool MatchesAnyClassName(IntPtr hwnd, params string[] targetClasses)

Parameters

hwnd IntPtr
targetClasses string[]

Returns

bool

MatchesEndingRootWindowText(IntPtr, params string[])

public static bool MatchesEndingRootWindowText(IntPtr hwnd, params string[] targetProcessNames)

Parameters

hwnd IntPtr
targetProcessNames string[]

Returns

bool