This content has been machine translated dynamically.
Dieser Inhalt ist eine maschinelle Übersetzung, die dynamisch erstellt wurde. (Haftungsausschluss)
Cet article a été traduit automatiquement de manière dynamique. (Clause de non responsabilité)
Este artículo lo ha traducido una máquina de forma dinámica. (Aviso legal)
此内容已经过机器动态翻译。 放弃
このコンテンツは動的に機械翻訳されています。免責事項
이 콘텐츠는 동적으로 기계 번역되었습니다. 책임 부인
Este texto foi traduzido automaticamente. (Aviso legal)
Questo contenuto è stato tradotto dinamicamente con traduzione automatica.(Esclusione di responsabilità))
This article has been machine translated.
Dieser Artikel wurde maschinell übersetzt. (Haftungsausschluss)
Ce article a été traduit automatiquement. (Clause de non responsabilité)
Este artículo ha sido traducido automáticamente. (Aviso legal)
この記事は機械翻訳されています.免責事項
이 기사는 기계 번역되었습니다.책임 부인
Este artigo foi traduzido automaticamente.(Aviso legal)
这篇文章已经过机器翻译.放弃
Questo articolo è stato tradotto automaticamente.(Esclusione di responsabilità))
Translation failed!
Standard clipboard data formats
The table below describes the standard clipboard formats.
Clipboard Format | Type | Description |
---|---|---|
CF_TEXT | Text format | Text in the standard ANSI character set. Each line ends with a carriage return/linefeed (CR-LF) combination. |
CF_OEMTEXT | Text format | Text using the Original Equipment Manufacturer (OEM) character set. Similar to CF_TEXT. |
CF_UNICODETEXT | Text format | Text in Unicode format. It does not require a null terminator. |
CF_LOCALE | Text format | A handle to the locale identifier associated with clipboard text. This helps in correctly interpreting the text’s language and regional settings. |
CF_HTML* | Text format | Represents HTML-formatted text, allowing for rich text, links, and images to be copied and pasted between applications that support it. |
CF_BITMAP | Image Format | A device-dependent bitmap. The image data is specific to a particular output device. |
CF_DIB | Image Format | A Device-Independent Bitmap. This format contains color information and dimensions, allowing it to be displayed correctly on any device. |
CF_DIBV5 | Image Format | An extension of CF_DIB (Device-Independent Bitmap, Version 5) that includes more advanced features like color profiles and alpha channels for transparency. |
CF_PALETTE | Image Format | A handle to a color palette. It’s used by applications to control the colors of other clipboard data, typically a bitmap. |
CF_TIFF | Image Format | Tagged Image File Format. A common, high-quality image format used in publishing and photography. |
CF_METAFILEPIC | Metafile format | A handle to a metafile picture structure. This is an older format for storing a collection of GDI (Graphics Device Interface) functions to recreate an image |
CF_ENHMETAFILE** | A handle to an enhanced metafile. This is a more modern and robust version of CF_METAFILEPICT, offering better image quality and device independence. |
Note:
HTML format is disabled by default. Enabling HTML format clipboard support can introduce a security risk. When content is copied from a web page, any embedded scripts are also copied. If this content is then pasted into an application that renders HTML, the scripts could be executed. Use caution when enabling this format.
Enhanced metafile clipboard transfer is not available on Citrix Virtual Apps and Desktops™ version prior to 2511. Besides these standard formats, Citrix® also supports the following specific clipboard data formats like Data Exchange Formats and specialized formats.
Share
Share
In this article
This Preview product documentation is Citrix Confidential.
You agree to hold this documentation confidential pursuant to the terms of your Citrix Beta/Tech Preview Agreement.
The development, release and timing of any features or functionality described in the Preview documentation remains at our sole discretion and are subject to change without notice or consultation.
The documentation is for informational purposes only and is not a commitment, promise or legal obligation to deliver any material, code or functionality and should not be relied upon in making Citrix product purchase decisions.
If you do not agree, select I DO NOT AGREE to exit.