Table of Contents

Class DomWindowInfo

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

Constructors

DomWindowInfo(IntPtr, int, int, IntPtr)

public DomWindowInfo(IntPtr reff, int windowId, int tabId, IntPtr npp)

Parameters

reff IntPtr
windowId int
tabId int
npp IntPtr

Fields

Npp

public readonly IntPtr Npp

Field Value

IntPtr

Ref

public readonly IntPtr Ref

Field Value

IntPtr

TabId

public readonly int TabId

Field Value

int

WindowId

public readonly int WindowId

Field Value

int