Poznámka:
Přístup k této stránce vyžaduje autorizaci. Můžete se zkusit přihlásit nebo změnit adresáře.
Přístup k této stránce vyžaduje autorizaci. Můžete zkusit změnit adresáře.
Defines the state of the tap interaction.
Syntax
typedef struct INTERACTION_ARGUMENTS_TAP {
UINT32 count;
} INTERACTION_ARGUMENTS_TAP;
Members
count
The number of taps detected.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows 8 [desktop apps only] |
| Minimum supported server | Windows Server 2012 [desktop apps only] |
| Header | interactioncontext.h |
See also
INTERACTION_CONTEXT_OUTPUT structure
INTERACTION_CONTEXT_OUTPUT2 structure