get_index_in_parent
Description:
Gets the index of an Accessible object within its parent's Accessible children list.
Parameters:
| this | a pointer to the Accessible object on which to operate. | 
Returns:
| a long indicating the index of the Accessible object in its parent, or -1 if this has no containing parent or on exception. |