get_table_cell


Description:

public TableCell get_table_cell ()

Gets the TableCell interface for an Accessible.

Parameters:

this

a pointer to the Accessible instance to query.

Returns:

a pointer to an TableCell interface instance, or NULL if this does not implement Table.