struttura INTERACTION_ARGUMENTS_TAP (interactioncontext.h)

Definisce lo stato dell'interazione con il tocco.

Sintassi

typedef struct INTERACTION_ARGUMENTS_TAP {
  UINT32 count;
} INTERACTION_ARGUMENTS_TAP;

Members

count

Numero di tap rilevati.

Requisiti

Requisito Valore
Client minimo supportato Windows 8 [solo app desktop]
Server minimo supportato Windows Server 2012 [solo app desktop]
Intestazione interactioncontext.h

Vedi anche

INTERACTION_CONTEXT_OUTPUT

Strutture del contesto di interazione

RegisterOutputCallbackInteractionContext