INTERACTION_ARGUMENTS_TAP 構造体 (interactioncontext.h)
タップ操作の状態を定義します。
構文
typedef struct INTERACTION_ARGUMENTS_TAP {
UINT32 count;
} INTERACTION_ARGUMENTS_TAP;
メンバー
count
検出されたタップの数。
要件
要件 | 値 |
---|---|
サポートされている最小のクライアント | Windows 8 [デスクトップ アプリのみ] |
サポートされている最小のサーバー | Windows Server 2012 [デスクトップ アプリのみ] |
Header | interactioncontext.h |