Returns the process id associated with the given accessible.
Mainly added for debugging; it is a shortcut to explicitly querying the accessible's app->bus_name and then calling GetConnectionUnixProcessID.
| this |
The Accessible to query. |
|
The process ID or undetermined value if throws is set. |