com4:Version

버전 번호 및 형식 라이브러리에 대한 추가 정보입니다.

요소 계층 구조

<패키지>

    <애플리케이션>

         <애플리케이션>

              <확장>

                   <com4:TypeLib>

                        <com4:Version>

구문

<com4:Version
  VersionNumber = 'One to three alphanumeric characters, separated by a period, followed by one to three more alphanumeric characters (for example, 1.5a).'
  LocaleId = 'A string with a value in hexadecimal format containing numbers or the letters a, b, c, d, e, or f (capital or lower case).'.
  LibraryFlag = 'A string with a value in hexadecimal format containing numbers or the letters a, b, c, d, e, or f (capital or lower case).'
  HelpDirectory = 'A string with a value between 1 and 32767 characters in length with a non-whitespace character at its beginning and end.'
  DisplayName = 'A string with a value between 1 and 256 characters in length. This string is localizable.' >

  <!-- Child elements -->
  Win32Path{1,1000}
  Win64Path{1,1000}

</com4:Version>

특성 및 요소

특성

attribute Description 데이터 형식 필수 기본값
VersionNumber 버전 번호의 이름입니다. 마침표로 구분된 1~3개의 영숫자 문자와 1~3개의 영숫자 문자(예: 1.5a) Yes
LocaleId 지리적 위치를 나타내는 ID입니다. 숫자 또는 문자 a, b, c, d, e, f(대문자 또는 소문자)를 포함하는 16진수 형식의 문자열입니다. Yes
LibraryFlag LIBFLAGS 열거형의 정수 값입니다. 숫자 또는 문자 a, b, c, d, e, f(대문자 또는 소문자)를 포함하는 16진수 형식의 문자열입니다. Yes
HelpDirectory HELPDIR 하위 키입니다. 시작과 끝에 공백이 아닌 문자가 있는 길이가 1자에서 32767자 사이의 문자열입니다. Yes
표시 이름 버전 번호의 표시 이름입니다. 길이가 1~256자인 문자열입니다. 이 문자열은 지역화할 수 있습니다. Yes

자식 요소

자식 요소 Description
Win32Path 32비트 형식 라이브러리의 경로입니다.
Win64Path 64비트 형식 라이브러리의 경로입니다.

부모 요소

부모 요소 Description
com4:TypeLib 형식 라이브러리를 등록합니다.

설명

Win32Path 또는 Win64Path를 지정해야 하며 둘 다 지정할 수 있습니다. 형식 라이브러리에 대한 32비트 및 64비트 형식을 생성하고 등록하면 32비트 및 64비트 아키텍처의 클라이언트 프로세스에서 인터페이스를 사용하는 경우 성능이 향상될 수 있습니다.

요구 사항

항목
Namespace http://schemas.microsoft.com/appx/manifest/com/windows10/4
Minimum OS Version Windows 10(빌드 20348)