Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Provides information about the stylus.
Syntax
typedef struct StylusInfo {
TABLET_CONTEXT_ID tcid;
STYLUS_ID cid;
BOOL bIsInvertedCursor;
} StylusInfo;
Members
tcid
Uniquely identifies the tablet.
cid
Uniquely identifies the stylus.
bIsInvertedCursor
TRUE if the stylus is upside down, otherwise FALSE.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows XP Tablet PC Edition [desktop apps only] |
Minimum supported server | None supported |
Header | rtscom.h |