get_interfaces


Description:

public Array<string> get_interfaces ()

A set of pointers to all interfaces supported by an Accessible.

Parameters:

this

The Accessible to query.

Returns:

A Array of strings describing the interfaces supported by the object. Interfaces are denoted in short-hand (i.e. "Component", "Text" etc.).