다음을 통해 공유


com:DataFormat(SurrogateServer/Class)

애플리케이션에서 지원하는 데이터 형식입니다.

요소 계층 구조

<패키지>

    <애플리케이션>

         <애플리케이션>

              <확장>

                   <com:Extension>

                        <com:ComServer>

                             <com:SurrogateServer>

                                  <com:Class>

                                       <com:DataFormats>

                                            <com:DataFormat>

구문

<com:DataFormat
  AspectFlag = 'A string that has one of the following enumeration values: "Content", "Thumbnail", "Icon", or "DocPrint".'
  MediumFlag = 'An integer with a value between 0 and 127.'
  Direction = 'A string that has one of the following enumeration values: "Get", "Set", or "GetAndSet".'
  FormatName = 'An optional string with a value between 1 and 32767 characters in length with a non-whitespace character at its beginning and end.'
  StandardFormat = 'An optional string in hexadecimal format containing numbers or the letters a, b, c, d, e, or f (capital or lower case).' />

특성 및 요소

특성

attribute Description 데이터 형식 필수 기본값
AspectFlag 원하는 데이터 또는 뷰 측면에 대한 DVASPECT 열거형 값을 나타냅니다. 콘텐츠, 축소판 그림, 아이콘 또는 DocPrint의 열거형 값 중 하나가 있는 문자열입니다. Yes
MediumFlag 데이터 전송에 사용되는 스토리지 매체의 유형입니다. 이는 TYMED 열거형에 해당합니다. 값이 0에서 127 사이인 정수입니다. Yes
방향 데이터 흐름의 방향에 해당하는 DATADIR 열거형을 나타냅니다. Get, Set 또는 GetAndSet의 열거형 값 중 하나가 있는 문자열입니다. Yes
FormatName 데이터 형식의 이름입니다. 시작과 끝에 공백이 아닌 문자가 있는 1~32767자 사이의 문자열입니다. No
StandardFormat 데이터 형식의 정수 값입니다. 숫자 또는 문자 a, , debc또는 f (대문자 또는 소문자)를 포함하는 16진수 형식의 문자열입니다. No

자식 요소

없음

부모 요소

부모 요소 Description
com:DataFormats 애플리케이션에서 지원하는 기본 및 기본 데이터 형식을 지정합니다.

설명

FormatNameStandardFormat은 상호 배타적인 특성이며 표준 클립보드 형식입니다.

요구 사항

항목
네임스페이스 http://schemas.microsoft.com/appx/manifest/com/windows10
Minimum OS Version Windows 10 버전 1703(빌드 15063)