Partager via


Structure StylusInfo (rtscom.h)

Fournit des informations sur le stylet.

Syntaxe

typedef struct StylusInfo {
  TABLET_CONTEXT_ID tcid;
  STYLUS_ID         cid;
  BOOL              bIsInvertedCursor;
} StylusInfo;

Membres

tcid

Identifie de manière unique la tablette.

cid

Identifie de manière unique le stylet.

bIsInvertedCursor

TRUE si le stylet est à l’envers, sinon FALSE.

Spécifications

   
Client minimal pris en charge Windows XP Édition Tablet PC [applications de bureau uniquement]
Serveur minimal pris en charge Aucun pris en charge
En-tête rtscom.h

Voir aussi

Classe RealTimeStylus