Struttura UiaEventArgs (uiautomationcoreapi.h)

Nota Questa struttura è deprecata.
 
Contiene informazioni su un evento microsoft Automazione interfaccia utente.

Sintassi

struct UiaEventArgs {
  EventArgsType Type;
  int           EventId;
};

Members

Type

Tipo: EventArgsType

Valore del tipo enumerato EventArgsType che indica il tipo dell'evento.

EventId

Tipo: int

Identificatore dell'evento. Per un elenco di identificatori di evento, vedere Identificatori di evento.

Requisiti

Requisito Valore
Client minimo supportato Windows XP [solo app desktop]
Server minimo supportato Windows Server 2003 [solo app desktop]
Intestazione uiautomationcoreapi.h