stylusInfo 結構 (rtscom.h)
提供手寫筆的相關資訊。
語法
typedef struct StylusInfo {
TABLET_CONTEXT_ID tcid;
STYLUS_ID cid;
BOOL bIsInvertedCursor;
} StylusInfo;
成員
tcid
可唯一識別平板電腦。
cid
唯一識別手寫筆。
bIsInvertedCursor
TRUE 是 表示 如果手寫筆反轉,否則為 FALSE。
需求
最低支援的用戶端 | Windows XP Tablet PC Edition [僅限傳統型應用程式] |
最低支援的伺服器 | 都不支援 |
標頭 | rtscom.h |