IGestureRecognizer::EnableGestures 方法 (rtscom.h)
設定值,指出 GestureRecognizer Class 物件回應的應用程式手勢。
語法
HRESULT EnableGestures(
[in] ULONG cGestures,
[in] const int *pGestures
);
參數
[in] cGestures
pGestures 參數指向的數位大小。 有效值介於 0 到 64 之間,包含。
[in] pGestures
InkApplicationGesture 列舉值的陣列,指出 GestureRecognizer 類別物件回應的應用程式手勢。
傳回值
如需傳回值的描述,請參閱 RealTimeStylus 類別和介面。
備註
您無法搭配任何其他手勢來啟用 AllGesture 。
規格需求
需求 | 值 |
---|---|
最低支援的用戶端 | Windows XP Tablet PC Edition [僅限傳統型應用程式] |
最低支援的伺服器 | 都不支援 |
目標平台 | Windows |
標頭 | rtscom.h |
Dll | RTSCom.dll |