PRESSE-PAPIERSFormat, structure (richedit.h)
Spécifie le format du Presse-papiers. Cette structure est incluse dans la notification EN_CLIPFORMAT .
Syntaxe
typedef struct _clipboardformat {
NMHDR nmhdr;
CLIPFORMAT cf;
} CLIPBOARDFORMAT;
Membres
nmhdr
Type : NMHDR
Structure qui contient des informations sur ce message de notification.
cf
Type : DWORD
Format de Presse-papiers inscrit par un appel à la fonction RegisterClipboardFormat .
Configuration requise
Condition requise | Valeur |
---|---|
Client minimal pris en charge | Windows 8 [applications de bureau uniquement] |
Serveur minimal pris en charge | Windows Server 2012 [applications de bureau uniquement] |
En-tête | richedit.h |