com4:DataFormat
應用程式支持的數據格式。
元素階層
<com4:DataFormat>
<com4:DataFormat>
語法
<com4:DataFormat
FormatName = 'A string with a value between 1 and 32767 characters in length with a non-whitespace character at its beginning and end.'
StandardFormat = 'A string in hexadecimal format containing numbers or the letters a, b, c, d, e, or f (capital or lower case).'
AspectFlag = 'An integer with a value between -1 and 15.'
MediumFlag = 'An integer between 0 and 127.'
Direction = 'A string with one of the following values: "Get", "Set", or "GetAndSet".' />
屬性和元素
屬性
屬性 | 描述 | 數據類型 | 必填 | 預設值 |
---|---|---|---|---|
FormatName | 數據格式的名稱。 | 長度介於 1 到 32767 個字元的字串,其開頭和結尾有非空格符。 | 是的 | |
StandardFormat | 數據格式的整數值。 | 十六進位格式的字串,包含數位或字母 a 、b 、c 、d 、e 或 f (大寫或小寫)。 |
是的 | |
AspectFlag | 代表所需數據或檢視層面 DVASPECT 列舉值。 | 值介於 -1 到15之間的整數。 | 是的 | |
MediumFlag | 用於數據傳輸的儲存媒體類型。 這會對應至 TYMED 列舉 |
介於 0 到 127 之間的整數。 | 是的 | |
方向 | 這表示對應至數據流方向的 DATADIR 列舉。 | 具有下列其中一個值的字串:Get、Set或 GetAndSet。 | 是的 |
子專案
沒有。
父元素
父元素 | 描述 |
---|---|
com4:DataFormats | 指定應用程式所支援的預設和主要數據格式。 |
言論
請注意,FormatName 和 StandardFormat 是互斥的屬性,而且 標準剪貼簿格式。
要求
專案 | 價值 |
---|---|
Namespace | http://schemas.microsoft.com/appx/manifest/com/windows10/4 |
最低 OS 版本 | Windows 10 (組建 20348) |