หมายเหตุ
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลอง ลงชื่อเข้าใช้หรือเปลี่ยนไดเรกทอรีได้
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลองเปลี่ยนไดเรกทอรีได้
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 |