/* General capability set general flags 2.2.2.1.1.1 */ #define CB_USE_LONG_FORMAT_NAMES 0x00000002 #define CB_STREAM_FILECLIP_ENABLED 0x00000004 #define CB_FILECLIP_NO_FILE_PATHS 0x00000008 #define CB_CAN_LOCK_CLIPDATA 0x00000010
/* File contents request PDU 2.2.5.3 */ /* Note that in the document these do not have a CB_ prefix */ #define CB_FILECONTENTS_SIZE 0x00000001 #define CB_FILECONTENTS_RANGE 0x00000002
/* File descriptor structure flags 2.2.5.2.3.1 */ /* Note that in the document these do not have a CB_ prefix */ #define CB_FD_ATTRIBUTES 0x00000004 #define CB_FD_FILESIZE 0x00000040 #define CB_FD_WRITESTIME 0x00000020 #define CB_FD_PROGRESSUI 0x00004000
/* File descriptor structure file attributes 2.2.5.2.3.1 */ /* Note that in the document these do not have a CB_ prefix */ #define CB_FILE_ATTRIBUTE_READONLY 0x00000001 #define CB_FILE_ATTRIBUTE_HIDDEN 0x00000002 #define CB_FILE_ATTRIBUTE_SYSTEM 0x00000004 #define CB_FILE_ATTRIBUTE_DIRECTORY 0x00000010 #define CB_FILE_ATTRIBUTE_ARCHIVE 0x00000020 #define CB_FILE_ATTRIBUTE_NORMAL 0x00000080
#endif/* MS_RDPECLIP_H */
Messung V0.5 in Prozent
¤ Dauer der Verarbeitung: 0.11 Sekunden
(vorverarbeitet am 2026-07-10)
¤
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.