IWinListViewwLParam Property |
Returns the application-defined value specific to the item.
Namespace:
SmartBear.TestLeft.TestObjects.Win
Assembly:
SmartBear.TestLeft (in SmartBear.TestLeft.dll) Version: 14.70.237.11 (14.70.237.11)
Syntax IListViewCollection<int> wLParam { get; }
ReadOnly Property wLParam As IListViewCollection(Of Integer)
Get
Dim instance As IWinListView
Dim value As IListViewCollection(Of Integer)
value = instance.wLParam
property IListViewCollection<int>^ wLParam {
IListViewCollection<int>^ get ();
}
Property Value
Type:
IListViewCollectionInt32Exceptions See Also