UFT Extensibility Agent library 1.3
GetElementType Method
Description
Returns the type of the specified object, generally the class name.
Syntax
Visual Basic
Public Function GetElementType( _
   ByVal objId As Variant _
) As String
Parameters
objId
See Also