Partager via


TF_RENDERINGMARKUP structure

La structure TF_RENDERINGMARKUP contient une plage et les informations d’attribut d’affichage.

Syntaxe

typedef struct {
  ITfRange*           pRange;
  TF_DISPLAYATTRIBUTE tfDisplayAttr;
} TF_RENDERINGMARKUP;

Membres

Prange

Pointeur vers une interface ITfRange .

tfDisplayAttr

Afficher les informations d’attribut.

Notes

Cette structure n’est actuellement pas dans les fichiers d’en-tête publics. Pour utiliser cette API, vous devez compiler le prototype par MIDL.