Thank you for your feedback! You have rated this topic in the last 30 days.
OpenLink Method (WinListViewRecordReplayServer)
This action will be recorded whenever a link inside an item is clicked. On replay, this action will simulate clicking the link area inside the specified item/column.
'Declaration
Public Sub OpenLink( _
ByVal item As System.Object, _
ByVal column As System.Object, _
ByVal linkText As System.String, _
ByVal linkHRef As System.String _
)
Name or numeric index of the item. Index values begin with 0.
column
Name or numeric index of the sub item.
linkText
Visible text of the link.
linkHRef
Actual URL attached to the link.
Requirements
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2