Structure ENLOWFIRTF (richedit.h)

Contient des informations sur un mot clé RTF (Rich Text Format) non pris en charge dans un contrôle Microsoft Rich Edit.

Syntaxe

typedef struct _enlowfirtf {
  NMHDR nmhdr;
  char  *szControl;
} ENLOWFIRTF;

Membres

nmhdr

Type : NMHDR

Spécifie une structure NMHDR .

szControl

Type : CHAR*

Mot clé RTF non pris en charge.

Remarques

Cette structure est utilisée avec le message EN_LOWFIRTF .

Configuration requise

Condition requise Valeur
Client minimal pris en charge Windows XP avec SP1 [applications de bureau uniquement]
Serveur minimal pris en charge Windows Server 2003 [applications de bureau uniquement]
En-tête richedit.h

Voir aussi

EN_LOWFIRTF