Retrieves the DateFilterTreeView item from its QTP variant for the Replay action.
'Declaration
Protected Function GetDateFilterTreeViewItemFromArg( _
ByVal As System.Object, _
ByVal As System.Boolean _
) As System.Object
protected System.object GetDateFilterTreeViewItemFromArg(
System.object ,
System.bool
)
protected: System.Object* GetDateFilterTreeViewItemFromArg(
System.Object* ,
System.bool
)
Parameters
- oItemArg
- Incoming QTP variant parameter representing a single DateFilterTreeView item identifier
- bValidate
- If true throw exceptions if unable to parse into a single of DateFilterTreeView item
Return Value
DateFilterTreeView item parsed from the incoming QTP variant
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