다음을 통해 공유


com5:DataFormats

묘사

애플리케이션에서 지원하는 기본 및 기본 데이터 형식을 지정합니다.

요소 계층 구조

<패키지>

     <애플리케이션>

          <애플리케이션>

               <확장>

                    <com4:Extension>

                         <com4:ComServer>

                              <com5:InProcessServer>

                                   <com5:Class>(InProcessServer)

                                        <com5:DataFormats>

                              <com5:InProcessHandler>

                                   <com5:Class>(InProcessHandler)

                                        <com5:DataFormats>

     <확장>

          <com4:Extension>

               <com4:ComServer>

                    <com5:InProcessServer>

                         <com5:Class>(InProcessServer)

                              <com5:DataFormats>

                    <com5:InProcessHandler>

                         <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의 하나 이상의 구체적인 등록에서 공유할 수 있는 패키지에 의해 등록된 CLSID의 속성을 지정합니다.
com5:Class(InProcessHandler) 다른 클래스 컨텍스트에 대해 CLSID의 하나 이상의 구체적인 등록에서 공유할 수 있는 패키지에 의해 등록된 CLSID의 속성을 지정합니다.

발언

DefaultFormatName 문자열 값이며 DefaultStandardFormat 지원되는 데이터 형식의 정수 값입니다. 이러한 값은 상호 배타적입니다.

요구 사항

항목
com5 http://schemas.microsoft.com/appx/manifest/com/windows10/5
최소 OS 버전 Windows 11 버전 21H2(빌드 22000)