ITestable Interface : GetParent Method |
Visual Basic |
---|
Public Function GetParent( _ ByVal objId As Variant, _ ByRef isExternalParent As Boolean _ ) As Variant |
- objId
- isExternalParent
If not external, the parent object ID as defined by the test application. If external, a string of the format specified in the ExternalParent.xsd.
If this is the root object of the hierarchy and there is no external parent or no relevant external parent, return an empty variant (VT_EMPTY).