INTERACTION_ARGUMENTS_TAP結構 (interactioncontext.h)

定義點選互動的狀態。

語法

typedef struct INTERACTION_ARGUMENTS_TAP {
  UINT32 count;
} INTERACTION_ARGUMENTS_TAP;

成員

count

偵測到的點選數目。

要求

要求 價值
最低支援的用戶端 Windows 8 [僅限傳統型應用程式]
支援的最低伺服器 Windows Server 2012 [僅限傳統型應用程式]
標頭 interactioncontext.h

另請參閱

INTERACTION_CONTEXT_OUTPUT 結構

INTERACTION_CONTEXT_OUTPUT2 結構

RegisterOutputCallbackInteractionContext 函式

RegisterOutputCallbackInteractionContext2 函式