Merk
Tilgang til denne siden krever autorisasjon. Du kan prøve å logge på eller endre kataloger.
Tilgang til denne siden krever autorisasjon. Du kan prøve å endre kataloger.
Contains information about an unsupported Rich Text Format (RTF) keyword in a Microsoft Rich Edit control.
Syntax
typedef struct _enlowfirtf {
NMHDR nmhdr;
char *szControl;
} ENLOWFIRTF;
Members
nmhdr
Type: NMHDR
Specifies an NMHDR structure.
szControl
Type: CHAR*
The unsupported RTF keyword.
Remarks
This structure is used with the EN_LOWFIRTF message.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows XP with SP1 [desktop apps only] |
| Minimum supported server | Windows Server 2003 [desktop apps only] |
| Header | richedit.h |