HP Remote Graphics Software (RGS) Manual do Utilizador Página 170

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
Vista de página 169
filtering of cut and paste data on page 154, which expands on Figure 6-28 Cut and paste computer
nomenclature on page 152 to show receiving-side filtering.
Figure 6-30 Receiving-side filtering of cut and paste data
The filter parameter is specified by this RGS Receiver Remote Clipboard property:
Rgreceiver.Clipboard.FilterString
NOTE: This property is for advanced users only. The property string should be changed from its
default value only if Remote Clipboard doesn’t support the clipboard format required by your
application. For more information on clipboard formats, see the Microsoft Developer Network article
Clipboard Formats at
http://msdn2.microsoft.com/en-us/library/ms649013.aspx.
This property contains a list of clipboard formats allowed to be transferred using Remote Clipboard.
Therefore, this property is a keep filter, not a reject filter. The string is a regular expression, and is used
by the receiving computer to specify the clipboard formats that it will accept. The rgreceiverconfig file
contains the following commented-out entry for this property, which indicates the default clipboard
formats supported by RGS:
# Rgreceiver.Clipboard.FilterString="|1|2|7|8|13|16|17|Ole Private Data|
Object Descriptor |Link Source Descriptor|HTML Format|Rich Text Format|
XML Spreadsheet|"
The default clipboard formats are:
1 (CF_TEXT)—Text format. Each line ends with a carriage return/linefeed (CR-LF) combination. A
null character signals the end of the data. Use this format for ANSI text.
2 (CF_BITMAP)—Bitmap format.
7 (CF_OEMTEXT)—Text format containing characters in the OEM character set. Each line ends
with a carriage return/linefeed (CR-LF) combination. A null character signals the end of the data.
8 (CF_DIB)—A memory object containing a BITMAPINFO structure followed by the bitmap bits.
13 (CF_UNICODETEXT)—Unicode text format. Each line ends with a carriage return/linefeed (CR-
LF) combination. A null character signals the end of the data.
16 (CF_LOCALE)—Locale identifier associated with text in the clipboard
17 (DIBV5)—Bitmap color space and bitmap data
154 Chapter 6 Advanced capabilities
Vista de página 169
1 2 ... 165 166 167 168 169 170 171 172 173 174 175 ... 246 247

Comentários a estes Manuais

Sem comentários