Nota
L-aċċess għal din il-paġna jeħtieġ l-awtorizzazzjoni. Tista’ tipprova tidħol jew tibdel id-direttorji.
L-aċċess għal din il-paġna jeħtieġ l-awtorizzazzjoni. Tista’ tipprova tibdel id-direttorji.
Client developers should use the following functionality to get information about the user interface elements:
- To get an IAccessible interface to objects, call AccessibleObjectFromWindow, AccessibleObjectFromPoint, or AccessibleObjectFromEvent.
- To examine and manipulate accessible objects, use the IAccessible properties and methods.
- To receive WinEvents, call SetWinEventHook to register a WinEvent callback function for those events that are relevant to the client application.
In this section