
![]() | Returns the description of the specified object. |
![]() | Checks if two object IDs are identical. |
![]() | Returns the object ID of the child of the specified parent that matches the description. |
![]() | Returns an array of object IDs of the children of the specified parent that match the description. (Implement instead of FindObjectId to support Smart Identification.) |
![]() | Returns the object IDs of the direct descendents of the specified object. |
![]() | Returns the name to be displayed in the user interface. |
![]() | Returns the type of the specified object, generally the class name. |
![]() | Returns the error message that resulted from the immediately preceding action. |
![]() | Returns the object ID of the control that contains the specified object. |
![]() | Returns an array of values corresponding to the array of property names for the specified object. |
![]() | Gets the display attributes of the specified table. |
![]() | Returns the table data in the specified range. |
![]() | Returns the environment description. |
![]() | Gets object IDs from root down to and including the specified object, and from the specified object to the bottom of the hierarchy. |
![]() | Runs a test object method. |