com5:DataFormats
形容
アプリケーションでサポートされる既定のデータ形式とメイン データ形式を指定します。
要素階層
<com5:Class> (InProcessServer 内)
<com5:DataFormats>
<com5:Class> (InProcessHandler)
<com5:DataFormats>
<com5:Class> (InProcessServer 内)
<com5:DataFormats>
<com5:Class> (InProcessHandler)
<com5:DataFormats>
構文
<com5:DataFormats DefaultFormatName = A string between 1 and 32767 characters in length with a non-whitespace character at its beginning and end.
DefaultStandardFormat = A string in hexadecimal format containing numbers or the letters a, b, c, d, e, f (capital or lower case).
>
<!-- Child elements -->
DataFormat
</com5:DataFormats>
属性
属性 | 形容 | データ型 | 必須 |
---|---|---|---|
DefaultFormatName | 形式名の文字列値。 | 1 ~ 32767 文字の長さの文字列で、先頭と末尾に空白文字以外の文字が含まれます。 | はい |
DefaultStandardFormat | 形式名の 16 進数の値。 | 数字または文字 a、b、c、d、e、f (大文字または小文字) を含む 16 進形式の文字列。 | はい |
子要素
要素 | 形容 |
---|---|
DataFormat | 未定 |
親要素
Parent 要素 | 形容 |
---|---|
com5:Class (InProcessServer 内) | 異なるクラス コンテキストに対して CLSID の 1 つ以上の具象登録によって共有できる、パッケージによって登録された CLSID のプロパティを指定します。 |
com5:Class (in InProcessHandler) | 異なるクラス コンテキストに対して CLSID の 1 つ以上の具象登録によって共有できる、パッケージによって登録された CLSID のプロパティを指定します。 |
備考
必要条件
アイテム | 価値 |
---|---|
com5 | http://schemas.microsoft.com/appx/manifest/com/windows10/5 |
最小 OS バージョン | Windows 11 バージョン 21H2 (ビルド 22000) |