Metodo IUIAutomationLegacyIAccessiblePattern::get_CachedChildId (uiautomationclient.h)
Recupera l'identificatore figlio Microsoft Active Accessibility memorizzato nella cache per l'elemento .
Questa proprietà è di sola lettura.
Sintassi
HRESULT get_CachedChildId(
int *pRetVal
);
Parametri
pRetVal
Valore restituito
nessuno
Osservazioni
Se l'elemento non è un elemento figlio, viene restituito CHILDID_SELF (0).
Requisiti
Requisito | Valore |
---|---|
Client minimo supportato | Windows 7, Windows Vista con SP2 e Aggiornamento della piattaforma per Windows Vista, Windows XP con SP3 e Platform Update per Windows Vista [solo app desktop] |
Server minimo supportato | Windows Server 2008 R2, Windows Server 2008 con SP2 e Platform Update per Windows Server 2008, Windows Server 2003 con SP2 e Platform Update per Windows Server 2008 [solo app desktop] |
Piattaforma di destinazione | Windows |
Intestazione | uiautomationclient.h (include UIAutomation.h) |