Struttura UiaNotCondition (uiautomationcoreapi.h)
Nota Questa struttura è deprecata.
Sintassi
struct UiaNotCondition {
ConditionType ConditionType;
struct UiaCondition *pCondition;
};
Members
ConditionType
Tipo: ConditionType
Valore del tipo enumerato ConditionType che indica il tipo di condizione.
pCondition
Tipo: UiaCondition*
Indirizzo di una struttura UiaCondition contenente informazioni sulla condizione.
Requisiti
Requisito | Valore |
---|---|
Client minimo supportato | Windows XP [solo app desktop] |
Server minimo supportato | Windows Server 2003 [solo app desktop] |
Intestazione | uiautomationcoreapi.h |