次の方法で共有


com5:DataFormat

形容

アプリケーションでサポートされるデータ形式。

要素階層

<パッケージの>

     <アプリケーションの>

          <アプリケーション>

               <拡張機能の>

                    <com4:Extension>

                         <com4:ComServer>

                              <com5:InProcessServer>

                                   <com5:Class> (InProcessServer 内)

                                   <com5:DataFormats>

                                        <com5:DataFormat>

                              <com5:InProcessHandler>

                                   <com5:Class> (InProcessHandler)

                                   <com5:DataFormats>

                                        <com5:DataFormat>

     <拡張機能の>

          <com4:Extension>

               <com4:ComServer>

                    <com5:InProcessServer>

                         <com5:Class> (InProcessServer 内)

                         <com5:DataFormats>

                              <com5:DataFormat>

                    <com5:InProcessHandler>

                         <com5:Class> (InProcessHandler)

                         <com5:DataFormats>

                              <com5:DataFormat>

構文

<com5:DataFormat     FormatName = A string 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, f (capital or lower case).
    AspectFlag = An integer between -1 and 15.
    MediumFlag = An integer between 0 and 127.
    Direction = "Get" | "Set" | "GetAndSet"
></com5:DataFormat>

属性

属性 形容 データ型 必須
FormatName データ形式の名前。 1 ~ 32767 文字の長さの文字列で、先頭と末尾に空白文字以外の文字が含まれます。 はい
StandardFormat データ形式の整数値。 数字または文字 a、b、c、d、e、f (大文字または小文字) を含む 16 進形式の文字列。 はい
AspectFlag 目的のデータまたはビューの側面の DVASPECT 列挙値を表します。 -1 から 15 までの整数。 はい
MediumFlag データ転送に使用されるストレージ メディアの種類。 これは、TYMED 列挙型に対応します。 0 ~ 127 の整数。 はい
方向 これは、データ フローの方向に対応する DATADIR 列挙体を表します。 次のいずれかの値: "Get"、"Set"、"GetAndSet" はい

親要素

Parent 要素 形容
com5:DataFormats アプリケーションでサポートされる既定のデータ形式とメイン データ形式を指定します。

必要条件

アイテム 価値
com5 http://schemas.microsoft.com/appx/manifest/com/windows10/5
最小 OS バージョン Windows 11 バージョン 21H2 (ビルド 22000)