Condividi tramite


Struttura DETECTIONEVENTSELECTOR (eventdetectoroepter.h)

Struttura per fare riferimento a un evento di rilevamento specifico.

Sintassi

typedef struct __MIDL___MIDL_itf_eventdetectoroemadapter_0000_0000_0004 {
  DETECTIONEVENT Event;
  LANGID         LangId;
  ULONG          UserId;
  BOOL           Armed;
} DETECTIONEVENTSELECTOR;

Members

Event

Evento DETECTIONEVENT .

LangId

ID lingua.

UserId

Specifica l'utente. 0 se nessun utente ha indicato.

Armed

Valore BOOL che specifica se la parola chiave è attualmente armata.

Commenti

Questa struttura è la parte dell'interfaccia OEM rilevamento eventi da usare per gli spot delle parole chiave hardware. Per altre informazioni, vedere Attivazione vocale.

Requisiti

Requisito Valore
Intestazione eventdetectoroepter.h

Vedi anche